summaryrefslogtreecommitdiffstats
path: root/examples/effects/lighting/lighting.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/effects/lighting/lighting.h')
-rw-r--r--examples/effects/lighting/lighting.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/effects/lighting/lighting.h b/examples/effects/lighting/lighting.h
index 3e12fdf..eef5cae 100644
--- a/examples/effects/lighting/lighting.h
+++ b/examples/effects/lighting/lighting.h
@@ -45,8 +45,6 @@
#include <QGraphicsEffect>
#include <QGraphicsView>
-#include "shadoweffect.h"
-
class Lighting: public QGraphicsView
{
Q_OBJECT