aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme/managementdialog.cpp
diff options
context:
space:
mode:
authorGravatar Szymon Tomasz Stefanek2010-12-29 05:32:48 +0000
committerGravatar Szymon Tomasz Stefanek2010-12-29 05:32:48 +0000
commitf6d426be0e871770a0be51cca7f6fe5267591d5a (patch)
tree8abd0c2bf2296b2a3400ea79e30dde212b7de3e6 /src/modules/theme/managementdialog.cpp
parentMore renames, fix the spelling of KVIrc etc... (diff)
downloadKVIrc-f6d426be0e871770a0be51cca7f6fe5267591d5a.tar.gz
KVIrc-f6d426be0e871770a0be51cca7f6fe5267591d5a.tar.bz2
KVIrc-f6d426be0e871770a0be51cca7f6fe5267591d5a.zip
More file splitting
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5255 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/theme/managementdialog.cpp')
-rw-r--r--src/modules/theme/managementdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/theme/managementdialog.cpp b/src/modules/theme/managementdialog.cpp
index 3a76d82f4..6e9032bd9 100644
--- a/src/modules/theme/managementdialog.cpp
+++ b/src/modules/theme/managementdialog.cpp
@@ -35,7 +35,7 @@
#include "KviMainWindow.h"
#include "KviIconManager.h"
#include "KviInternalCommand.h"
-#include "KviPackageFile.h"
+#include "KviPackageReader.h"
#include "kvi_fileextensions.h"
#include "KviFileDialog.h"
#include "KviDynamicToolTip.h"