Commit 8aca4b3c authored by faa's avatar faa

not build in Linux

parent b4b7ef99
......@@ -41,8 +41,8 @@ set(PCBNEW_SRCS
dialog_drc.cpp
dialog_edit_module_for_BoardEditor.cpp
dialog_edit_module_for_BoardEditor_base.cpp
dialog_edit_module_for_modedit_base.cpp
dialog_edit_module_for_modedit.cpp
dialog_edit_module_for_Modedit_base.cpp
dialog_edit_module_for_Modedit.cpp
dialog_edit_module_text.cpp
dialog_edit_module_text_base.cpp
dialog_exchange_modules_base.cpp
......
......@@ -13,7 +13,7 @@
#include "3d_struct.h"
#include "3d_viewer.h"
#include "wxPcbStruct.h"
#include "dialog_edit_module_for_modedit.h"
#include "dialog_edit_module_for_Modedit.h"
/**************************************************************************************/
DIALOG_MODULE_MODULE_EDITOR::DIALOG_MODULE_MODULE_EDITOR( WinEDA_ModuleEditFrame* aParent,
......
......@@ -7,7 +7,7 @@
// Include the wxFormBuider header base:
#include <vector>
#include "dialog_edit_module_for_modedit_base.h"
#include "dialog_edit_module_for_Modedit_base.h"
/**************************************/
/* class DIALOG_MODULE_MODULE_EDITOR */
......
......@@ -17,7 +17,7 @@
#include "wxPcbStruct.h"
#include "protos.h"
#include "dialog_edit_module_for_modedit.h"
#include "dialog_edit_module_for_Modedit.h"
#include "collectors.h"
......
......@@ -10,7 +10,7 @@
#include "3d_viewer.h"
#include "pcbnew.h"
#include "wxPcbStruct.h"
#include "dialog_edit_module_for_modedit.h"
#include "dialog_edit_module_for_Modedit.h"
#include "bitmaps.h"
#include "protos.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment