diff options
Diffstat (limited to 'src/modules/raweditor/libkviraweditor.cpp')
| -rw-r--r-- | src/modules/raweditor/libkviraweditor.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/raweditor/libkviraweditor.cpp b/src/modules/raweditor/libkviraweditor.cpp index 4f7f0f88b..852c1b9ed 100644 --- a/src/modules/raweditor/libkviraweditor.cpp +++ b/src/modules/raweditor/libkviraweditor.cpp @@ -24,9 +24,9 @@ #include "raweditor.h" -#include "kvi_module.h" +#include "KviModule.h" #include "KviLocale.h" -#include "kvi_frame.h" +#include "KviMainWindow.h" KviRawEditorWindow * g_pRawEditorWindow = 0; |
