From 440ff9500bc74cc278e0b66f528cfdf624547240 Mon Sep 17 00:00:00 2001 From: Dmitry Gamza Date: Mon, 12 May 2014 09:59:24 +0400 Subject: qeditor: on Windows it’s not impossible to create a file with AUX MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic7ef01328eccbed4afddb0a09d2afbb6c1f6a28f Reviewed-on: http://gerrit.rockbox.org/811 Reviewed-by: Amaury Pouly --- utils/regtools/qeditor/regedit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/regtools/qeditor/regedit.h') 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 { -- cgit v1.2.3