Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 702990
Collapse All | Expand All

(-)VirtualBox-6.1.0/src/VBox/Main/src-helper-apps/OpenGLTest/OpenGLTestApp.cpp (+3 lines)
Lines 49-54 Link Here
49
#include <VBox/version.h>
49
#include <VBox/version.h>
50
#endif
50
#endif
51
51
52
#include <GL/gl.h>
53
#include <GL/glu.h>
54
52
#ifdef VBOX_WITH_VIDEOHWACCEL
55
#ifdef VBOX_WITH_VIDEOHWACCEL
53
#include <QGLWidget>
56
#include <QGLWidget>
54
#include <QApplication>
57
#include <QApplication>

Return to bug 702990