summaryrefslogtreecommitdiffstats
path: root/examples/opengl/pbuffers/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/pbuffers/main.cpp')
-rw-r--r--examples/opengl/pbuffers/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/opengl/pbuffers/main.cpp b/examples/opengl/pbuffers/main.cpp
index cb9e161..4efe9a8 100644
--- a/examples/opengl/pbuffers/main.cpp
+++ b/examples/opengl/pbuffers/main.cpp
@@ -41,6 +41,8 @@
#include <QtGui/QApplication>
#include <QtGui/QMessageBox>
+#include <QtOpenGL/QGLPixelBuffer>
+
#include "glwidget.h"
int main(int argc, char **argv)