summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/breakpointmarker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/breakpointmarker.cpp')
-rw-r--r--src/plugins/debugger/breakpointmarker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/debugger/breakpointmarker.cpp b/src/plugins/debugger/breakpointmarker.cpp
index 1bd674094f..962c613889 100644
--- a/src/plugins/debugger/breakpointmarker.cpp
+++ b/src/plugins/debugger/breakpointmarker.cpp
@@ -34,7 +34,7 @@
#include "breakhandler.h"
#include "debuggercore.h"
-#include <QtGui/QIcon>
+#include <QIcon>
//////////////////////////////////////////////////////////////////
//