Changeset 53815 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Jan 15, 2015 11:15:07 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 97623
- Location:
- trunk/src/VBox/Frontends/VirtualBox/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp
r53449 r53815 143 143 #include <QStyleOptionSpinBox> 144 144 145 #include <VBox/VBoxOGL Test.h>145 #include <VBox/VBoxOGL.h> 146 146 #include <VBox/vd.h> 147 147 -
trunk/src/VBox/Frontends/VirtualBox/src/precomp.h
r52733 r53815 280 280 #include <VBox/VBoxGL2D.h> 281 281 //#include <VBox/VBoxKeyboard.h> - includes X11/X.h which causes trouble. 282 //#include <VBox/VBoxOGL Test.h> - only used once282 //#include <VBox/VBoxOGL.h> - only used once 283 283 //#include <VBox/VBoxVideo.h> - only used twice 284 284 #ifdef VBOX_WITH_VIDEOHWACCEL
Note:
See TracChangeset
for help on using the changeset viewer.