diff options
Diffstat (limited to 'src/modules/popupeditor/libkvipopupeditor.cpp')
| -rw-r--r-- | src/modules/popupeditor/libkvipopupeditor.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/popupeditor/libkvipopupeditor.cpp b/src/modules/popupeditor/libkvipopupeditor.cpp index 9205866f8..ca0f7247c 100644 --- a/src/modules/popupeditor/libkvipopupeditor.cpp +++ b/src/modules/popupeditor/libkvipopupeditor.cpp @@ -24,9 +24,9 @@ #include "popupeditor.h" -#include "kvi_module.h" +#include "KviModule.h" #include "KviLocale.h" -#include "kvi_frame.h" +#include "KviMainWindow.h" KviPopupEditorWindow * g_pPopupEditorWindow = 0; |
