summaryrefslogtreecommitdiff
path: root/tests/auto/tst_qtgraphicaleffects.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tst_qtgraphicaleffects.cpp')
-rw-r--r--tests/auto/tst_qtgraphicaleffects.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/tst_qtgraphicaleffects.cpp b/tests/auto/tst_qtgraphicaleffects.cpp
index 1d7a633..a6e8127 100644
--- a/tests/auto/tst_qtgraphicaleffects.cpp
+++ b/tests/auto/tst_qtgraphicaleffects.cpp
@@ -28,6 +28,7 @@
#include <qtest.h>
#include <QtCore/qscopedpointer.h>
+#include <QtCore/QLibraryInfo>
#include <QtQml>
class tst_qtgraphicaleffects : public QObject