summaryrefslogtreecommitdiff
path: root/src/shared/scriptwrapper/interface_wrap_helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/scriptwrapper/interface_wrap_helpers.h')
-rw-r--r--src/shared/scriptwrapper/interface_wrap_helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/scriptwrapper/interface_wrap_helpers.h b/src/shared/scriptwrapper/interface_wrap_helpers.h
index 945d7ad392..7d71393269 100644
--- a/src/shared/scriptwrapper/interface_wrap_helpers.h
+++ b/src/shared/scriptwrapper/interface_wrap_helpers.h
@@ -33,7 +33,7 @@
#ifndef INTERFACE_WRAP_HELPERS_H
#define INTERFACE_WRAP_HELPERS_H
-#include <QtScript/QScriptEngine>
+#include <QScriptEngine>
namespace SharedTools {