Changeset 83206 in vbox
- Timestamp:
- Mar 5, 2020 12:56:02 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 136344
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp
r83201 r83206 49 49 #include <iprt/thread.h> 50 50 51 #include <X11/Xlib.h>52 #include <X11/Xutil.h>53 51 #include <X11/Xlibint.h> 54 #include <X11/extensions/shape.h>55 52 #include <X11/extensions/Xrandr.h> 56 53
Note:
See TracChangeset
for help on using the changeset viewer.