fix incorrect filename
This commit is contained in:
parent
5a74fe373b
commit
0ee38bcb6b
|
@ -27,7 +27,7 @@
|
|||
#ifndef DIALOG_EDIT_MODULE_TEXT_H
|
||||
#define DIALOG_EDIT_MODULE_TEXT_H
|
||||
|
||||
#include <dialog_edit_module_text_BASE.h>
|
||||
#include <dialog_edit_module_text_base.h>
|
||||
#include <wx/valnum.h>
|
||||
|
||||
/*************** **************/
|
||||
|
|
Loading…
Reference in New Issue