summaryrefslogtreecommitdiff
path: root/src/tools/qtcdebugger/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qtcdebugger/main.cpp')
-rw-r--r--src/tools/qtcdebugger/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qtcdebugger/main.cpp b/src/tools/qtcdebugger/main.cpp
index 23ea477ba5..5123ce9fb3 100644
--- a/src/tools/qtcdebugger/main.cpp
+++ b/src/tools/qtcdebugger/main.cpp
@@ -45,7 +45,7 @@
#include <QProcess>
#include <QPushButton>
-#include "registryaccess.h"
+#include <registryaccess.h>
#include <windows.h>
#include <psapi.h>