summaryrefslogtreecommitdiffstats
path: root/scripting_global.h
diff options
context:
space:
mode:
authorNicolas Arnaud-Cormos <nicolas@kdab.com>2012-02-17 20:07:53 -0800
committerNicolas Arnaud-Cormos <nicolas@kdab.com>2012-02-18 05:09:39 +0100
commit39e8274cc0b145b602aa3ab8592473fa71c40013 (patch)
tree8e77646cf9647569cc7f5fcfc06bc86f130fcab5 /scripting_global.h
parent5e6b3d3a1d10587f4b7ac74e8806aecf06d5ba30 (diff)
Cleanup the headers: remove the module name.
Change-Id: I1365dbd30b0b34dc451da10b6800ba4105c5b8d1 Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
Diffstat (limited to 'scripting_global.h')
-rw-r--r--scripting_global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting_global.h b/scripting_global.h
index 5ce293e..22b2580 100644
--- a/scripting_global.h
+++ b/scripting_global.h
@@ -33,7 +33,7 @@
#ifndef SCRIPTING_GLOBAL_H
#define SCRIPTING_GLOBAL_H
-#include <QtCore/QtGlobal>
+#include <QtGlobal>
#if defined(SCRIPTING_LIBRARY)
# define SCRIPTINGSHARED_EXPORT Q_DECL_EXPORT