aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerconstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/debuggerconstants.h')
-rw-r--r--src/plugins/debugger/debuggerconstants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/debugger/debuggerconstants.h b/src/plugins/debugger/debuggerconstants.h
index b605e747c4..db6616f209 100644
--- a/src/plugins/debugger/debuggerconstants.h
+++ b/src/plugins/debugger/debuggerconstants.h
@@ -33,7 +33,7 @@
#ifndef DEBUGGERCONSTANTS_H
#define DEBUGGERCONSTANTS_H
-#include <QtCore/QFlags>
+#include <QFlags>
namespace Debugger {
namespace Constants {