summaryrefslogtreecommitdiffstats
path: root/src/declarative/opengl/gltexture.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/opengl/gltexture.h')
-rw-r--r--src/declarative/opengl/gltexture.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/declarative/opengl/gltexture.h b/src/declarative/opengl/gltexture.h
index f920b60..8704498 100644
--- a/src/declarative/opengl/gltexture.h
+++ b/src/declarative/opengl/gltexture.h
@@ -42,10 +42,10 @@
#ifndef _GLTEXTURE_H_
#define _GLTEXTURE_H_
-#include <qfxglobal.h>
+#include <QtDeclarative/qfxglobal.h>
-#include <QRect>
-#include <QPoint>
+#include <QtCore/QRect>
+#include <QtCore/QPoint>
#include "glheaders.h"