diff options
| author | 2010-12-29 05:32:48 +0000 | |
|---|---|---|
| committer | 2010-12-29 05:32:48 +0000 | |
| commit | f6d426be0e871770a0be51cca7f6fe5267591d5a (patch) | |
| tree | 8abd0c2bf2296b2a3400ea79e30dde212b7de3e6 /src/modules/theme/themefunctions.cpp | |
| parent | More renames, fix the spelling of KVIrc etc... (diff) | |
| download | KVIrc-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/themefunctions.cpp')
| -rw-r--r-- | src/modules/theme/themefunctions.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/theme/themefunctions.cpp b/src/modules/theme/themefunctions.cpp index 677c31e8c..ba7150b88 100644 --- a/src/modules/theme/themefunctions.cpp +++ b/src/modules/theme/themefunctions.cpp @@ -24,7 +24,7 @@ #include "themefunctions.h" -#include "KviPackageFile.h" +#include "KviPackageReader.h" #include "KviLocale.h" #include "KviMessageBox.h" #include "KviApplication.h" |
