summaryrefslogtreecommitdiffstats
path: root/src/opengl/qglpixelbuffer_win.cpp
diff options
context:
space:
mode:
authorTrond Kjernåsen <trond@trolltech.com>2009-04-03 13:29:20 +0200
committerTrond Kjernåsen <trond@trolltech.com>2009-04-03 13:29:20 +0200
commitdcff85182dda913b45867e27fde3f37e61ae86d6 (patch)
tree3bed3934f1c009aa8a758f6736b6fb13211200e4 /src/opengl/qglpixelbuffer_win.cpp
parentd154911914ca8c98db623d558a4d85fe92c45550 (diff)
BT: Compilation on WinCE.
Reviewed-by: Kim
Diffstat (limited to 'src/opengl/qglpixelbuffer_win.cpp')
-rw-r--r--src/opengl/qglpixelbuffer_win.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/qglpixelbuffer_win.cpp b/src/opengl/qglpixelbuffer_win.cpp
index e81a576072..e3228cc003 100644
--- a/src/opengl/qglpixelbuffer_win.cpp
+++ b/src/opengl/qglpixelbuffer_win.cpp
@@ -43,7 +43,7 @@
#include <qgl.h>
#include <private/qgl_p.h>
-#include <qglpixelbuffer_p.h>
+#include <private/qglpixelbuffer_p.h>
#include <qimage.h>
#include <qdebug.h>