summaryrefslogtreecommitdiffstats
path: root/examples/opengl/shared/qtlogo.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/shared/qtlogo.h')
-rw-r--r--examples/opengl/shared/qtlogo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/shared/qtlogo.h b/examples/opengl/shared/qtlogo.h
index 4f5c357..152958b 100644
--- a/examples/opengl/shared/qtlogo.h
+++ b/examples/opengl/shared/qtlogo.h
@@ -43,7 +43,7 @@
#define QTLOGO_H
#include <QObject>
-#include <QtOpenGL>
+#include <QColor>
class Patch;
struct Geometry;