fix incorrect filename

This commit is contained in:
jean-pierre charras 2018-01-14 15:04:24 +01:00
parent 5a74fe373b
commit 0ee38bcb6b
1 changed files with 1 additions and 1 deletions

View File

@ -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>
/*************** **************/