@ -20,9 +20,9 @@
#include "georges_edit_view.h"
#include "left_view.h"
#include "georges/type.h"
#include "nel/georges/type.h"
#include "georges/form_dfn.h"
#include "nel/georges/form_dfn.h"
#include "georges/form_elm.h"
#include "nel/georges/form_elm.h"
#include "action.h"
@ -26,7 +26,7 @@
#include "nel/misc/path.h"
using namespace std;
using namespace NLMISC;
@ -26,8 +26,8 @@
@ -28,7 +28,7 @@
#include "nel/misc/o_xml.h"
#include "georges/form.h"
#include "nel/georges/form.h"
using namespace NLGEORGES;
@ -24,10 +24,10 @@
#include "nel/misc/types_nl.h"
#include "georges/form_loader.h"
#include "nel/georges/form_loader.h"
#include "plugin_interface.h"
@ -30,10 +30,10 @@
#include "child_frm.h"
#include "nel/misc/file.h"
@ -25,7 +25,7 @@
@ -20,7 +20,7 @@
#include "base_dialog.h"
#include "edit_list_ctrl.h"
#if _MSC_VER > 1000
#pragma once