summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl_p.h
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@nokia.com>2011-05-09 14:08:19 +0200
committerSamuel Rødal <samuel.rodal@nokia.com>2011-05-09 14:08:19 +0200
commit5dc3a46a2ac56321a888ada4c15d95cabd3a4159 (patch)
treece6943b33686ee6d4d0bf14000fc3b5376f2c588 /src/opengl/qgl_p.h
parentdf677b9653d2169cd52fdce34d9fd04a6c1397d7 (diff)
Wayland plugin compile fixes.
Diffstat (limited to 'src/opengl/qgl_p.h')
-rw-r--r--src/opengl/qgl_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/qgl_p.h b/src/opengl/qgl_p.h
index 26b2ab3a90..7f2873b478 100644
--- a/src/opengl/qgl_p.h
+++ b/src/opengl/qgl_p.h
@@ -60,7 +60,7 @@
#include "QtCore/qthreadstorage.h"
#include "QtCore/qhash.h"
#include "QtCore/qatomic.h"
-#include "private/qwidget_p.h"
+#include "QtWidgets/private/qwidget_p.h"
#include "qcache.h"
#include "qglpaintdevice_p.h"