aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_list.h
diff options
context:
space:
mode:
authorGravatar Szymon Tomasz Stefanek2010-12-27 05:02:48 +0000
committerGravatar Szymon Tomasz Stefanek2010-12-27 05:02:48 +0000
commit075bdcd93cf7882bad4cb027adf159f93674d6e5 (patch)
treeae06173bd9e8e2db71cced8a9ebad214607d7f9a /src/modules/objects/class_list.h
parentYet more renaming and cleanup (diff)
downloadKVIrc-075bdcd93cf7882bad4cb027adf159f93674d6e5.tar.gz
KVIrc-075bdcd93cf7882bad4cb027adf159f93674d6e5.tar.bz2
KVIrc-075bdcd93cf7882bad4cb027adf159f93674d6e5.zip
More renaming and cleanup
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/objects/class_list.h')
-rw-r--r--src/modules/objects/class_list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/objects/class_list.h b/src/modules/objects/class_list.h
index 6354f74fe..b0508160b 100644
--- a/src/modules/objects/class_list.h
+++ b/src/modules/objects/class_list.h
@@ -27,7 +27,7 @@
#include "kvi_settings.h"
#include "KviCString.h"
#include "KviPointerList.h"
-#include "kvi_kvs_variant.h"
+#include "KviKvsVariant.h"
#include "object_macros.h"