summaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/qtcreatorcrashhandler/crashhandlerdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qtcreatorcrashhandler/crashhandlerdialog.cpp b/src/tools/qtcreatorcrashhandler/crashhandlerdialog.cpp
index 1405d81164..90b131f313 100644
--- a/src/tools/qtcreatorcrashhandler/crashhandlerdialog.cpp
+++ b/src/tools/qtcreatorcrashhandler/crashhandlerdialog.cpp
@@ -27,8 +27,8 @@
**
****************************************************************************/
-#include "crashhandler.h"
#include "crashhandlerdialog.h"
+#include "crashhandler.h"
#include "ui_crashhandlerdialog.h"
#include "utils.h"