summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxblendedimage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qfxblendedimage.h')
-rw-r--r--src/declarative/fx/qfxblendedimage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qfxblendedimage.h b/src/declarative/fx/qfxblendedimage.h
index 1cf4dc8..2fdf15b 100644
--- a/src/declarative/fx/qfxblendedimage.h
+++ b/src/declarative/fx/qfxblendedimage.h
@@ -42,7 +42,7 @@
#ifndef QFXBLENDEDIMAGE_H
#define QFXBLENDEDIMAGE_H
-#include <qfxitem.h>
+#include <QtDeclarative/qfxitem.h>
#if defined(QFX_RENDER_OPENGL2)
#include <gltexture.h>
#endif