summaryrefslogtreecommitdiff
path: root/src/scripttools/debugging/qscriptbreakpointsmodel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripttools/debugging/qscriptbreakpointsmodel.cpp')
-rw-r--r--src/scripttools/debugging/qscriptbreakpointsmodel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripttools/debugging/qscriptbreakpointsmodel.cpp b/src/scripttools/debugging/qscriptbreakpointsmodel.cpp
index 82a817f..47088d4 100644
--- a/src/scripttools/debugging/qscriptbreakpointsmodel.cpp
+++ b/src/scripttools/debugging/qscriptbreakpointsmodel.cpp
@@ -48,7 +48,7 @@
#include <QtCore/qpair.h>
#include <QtCore/qcoreapplication.h>
-#include <QtGui/qicon.h>
+#include <QtWidgets/qicon.h>
#include <QtCore/qdebug.h>
QT_BEGIN_NAMESPACE