diff options
Diffstat (limited to 'src/modules/eventeditor/libkvieventeditor.cpp')
| -rw-r--r-- | src/modules/eventeditor/libkvieventeditor.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/eventeditor/libkvieventeditor.cpp b/src/modules/eventeditor/libkvieventeditor.cpp index a51c5420e..5ac5e6d7b 100644 --- a/src/modules/eventeditor/libkvieventeditor.cpp +++ b/src/modules/eventeditor/libkvieventeditor.cpp @@ -24,9 +24,9 @@ #include "eventeditor.h" -#include "kvi_module.h" +#include "KviModule.h" #include "KviLocale.h" -#include "kvi_frame.h" +#include "KviMainWindow.h" KviEventEditorWindow * g_pEventEditorWindow = 0; |
