Make glx backend compiling again after qtbase broke the includes
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>
Tue, 21 Feb 2012 11:52:24 +0000 (13:52 +0200)
committerSamuel Rødal <samuel.rodal@nokia.com>
Tue, 21 Feb 2012 12:00:28 +0000 (13:00 +0100)
Change-Id: I2bbbdad7fdd0c726316a4192240a00326fd4d72e
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
src/compositor/hardware_integration/xcomposite_glx/xcompositeglxintegration.cpp

index a841826..a6aaba7 100644 (file)
@@ -45,6 +45,7 @@
 #include "wayland-xcomposite-server-protocol.h"
 
 #include <QtGui/QPlatformNativeInterface>
+#include <QtGui/QPlatformIntegration>
 #include <QtGui/QOpenGLContext>
 
 #include "xcompositebuffer.h"