From b667ae83b7228bcf9014cc750eaa655d085a47f1 Mon Sep 17 00:00:00 2001 From: gdd Date: Thu, 14 Feb 2013 10:24:44 +0000 Subject: [PATCH] Oops one last modification missing --- tools/dlgfactory/__GDIALOG__.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/dlgfactory/__GDIALOG__.h b/tools/dlgfactory/__GDIALOG__.h index ed1547079..03132d9ec 100644 --- a/tools/dlgfactory/__GDIALOG__.h +++ b/tools/dlgfactory/__GDIALOG__.h @@ -3,7 +3,7 @@ #include #include "ui___CLASSNAME__.h" -#include "GenericDialog.hxx" +#include "GenericDialog.h" class __CLASSNAME__ : public GenericDialog { -- 2.39.2