summaryrefslogtreecommitdiff
path: root/utils/regtools/qeditor/regedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/regtools/qeditor/regedit.h')
-rw-r--r--utils/regtools/qeditor/regedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/regtools/qeditor/regedit.h b/utils/regtools/qeditor/regedit.h
index b5ccd249fa..cec92d7c03 100644
--- a/utils/regtools/qeditor/regedit.h
+++ b/utils/regtools/qeditor/regedit.h
@@ -21,7 +21,7 @@
21#include "backend.h" 21#include "backend.h"
22#include "settings.h" 22#include "settings.h"
23#include "mainwindow.h" 23#include "mainwindow.h"
24#include "aux.h" 24#include "utils.h"
25 25
26class AbstractRegEditPanel 26class AbstractRegEditPanel
27{ 27{