summaryrefslogtreecommitdiffstats
path: root/src/scenegraph/convenience/texturematerial.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/scenegraph/convenience/texturematerial.cpp')
-rw-r--r--src/scenegraph/convenience/texturematerial.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scenegraph/convenience/texturematerial.cpp b/src/scenegraph/convenience/texturematerial.cpp
index cfb756e..021d4b1 100644
--- a/src/scenegraph/convenience/texturematerial.cpp
+++ b/src/scenegraph/convenience/texturematerial.cpp
@@ -42,7 +42,6 @@
#include "texturematerial.h"
#include <qglshaderprogram.h>
-#include <qgltexture2d.h>
const char qt_scenegraph_texture_material_vertex_code[] =
"uniform highp mat4 qt_Matrix; \n"