Changeset 60842 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- May 4, 2016 9:31:27 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxGLSupportInfo.cpp
r52733 r60842 20 20 #else /* !VBOX_WITH_PRECOMPILED_HEADERS */ 21 21 22 # include <QGLWidget> 23 22 24 # include <iprt/assert.h> 23 25 # include <iprt/log.h> … … 29 31 # include <iprt/time.h> 30 32 # include <iprt/thread.h> 31 32 # include <QGLWidget>33 33 34 34 # include <VBox/VBoxGL2D.h>
Note:
See TracChangeset
for help on using the changeset viewer.