aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_xmlreader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/objects/class_xmlreader.h')
-rw-r--r--src/modules/objects/class_xmlreader.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/objects/class_xmlreader.h b/src/modules/objects/class_xmlreader.h
index ea2d9cafc..eddad1d38 100644
--- a/src/modules/objects/class_xmlreader.h
+++ b/src/modules/objects/class_xmlreader.h
@@ -6,7 +6,7 @@
// Created on Tue 27 Dec 2005 00:14:09 by Szymon Stefanek
//
// This file is part of the KVIrc IRC Client distribution
-// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net>
+// Copyright (C) 2005-2010 Szymon Stefanek <pragma at kvirc dot net>
//
// This program is FREE software. You can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -25,7 +25,7 @@
//=============================================================================
#include "kvi_settings.h"
-#include "kvi_qstring.h"
+#include "KviQString.h"
#include "object_macros.h"