aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared/proparser/proparser_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/proparser/proparser_global.h')
-rw-r--r--src/shared/proparser/proparser_global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/proparser/proparser_global.h b/src/shared/proparser/proparser_global.h
index e3c52175e8..ac639bbd98 100644
--- a/src/shared/proparser/proparser_global.h
+++ b/src/shared/proparser/proparser_global.h
@@ -33,7 +33,7 @@
#ifndef PROPARSER_GLOBAL_H
#define PROPARSER_GLOBAL_H
-#include <QtCore/qglobal.h>
+#include <qglobal.h>
#if defined(PROPARSER_AS_LIBRARY)
# if defined(PROPARSER_LIBRARY)