summaryrefslogtreecommitdiffstats
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 @@
#include "backend.h"
#include "settings.h"
#include "mainwindow.h"
-#include "aux.h"
+#include "utils.h"
class AbstractRegEditPanel
{