┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/libdolphin_export.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libdolphin_export.h')
-rw-r--r--src/libdolphin_export.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libdolphin_export.h b/src/libdolphin_export.h
index 05b22513b..99af8bed2 100644
--- a/src/libdolphin_export.h
+++ b/src/libdolphin_export.h
@@ -24,7 +24,7 @@
#include <kdemacros.h>
/* needed, because e.g. Q_OS_UNIX is so frequently used */
-#include <QtCore/qglobal.h>
+#include <QtCore/QBool>
#ifdef MAKE_DOLPHINPRIVATE_LIB
# define LIBDOLPHINPRIVATE_EXPORT KDE_EXPORT