summaryrefslogtreecommitdiff
path: root/src/plugins/valgrind/workarounds.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/valgrind/workarounds.h')
-rw-r--r--src/plugins/valgrind/workarounds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/valgrind/workarounds.h b/src/plugins/valgrind/workarounds.h
index 27c0996c19..b83b615841 100644
--- a/src/plugins/valgrind/workarounds.h
+++ b/src/plugins/valgrind/workarounds.h
@@ -33,7 +33,7 @@
#ifndef WORKAROUNDS_H
#define WORKAROUNDS_H
-#include <QtCore/qglobal.h>
+#include <qglobal.h>
QT_BEGIN_NAMESPACE
class QPalette;