diff options
Diffstat (limited to 'src/modules/math/libkvimath.cpp')
| -rw-r--r-- | src/modules/math/libkvimath.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/math/libkvimath.cpp b/src/modules/math/libkvimath.cpp index 111e5b026..bcea026fd 100644 --- a/src/modules/math/libkvimath.cpp +++ b/src/modules/math/libkvimath.cpp @@ -4,7 +4,7 @@ // Creation date : Sat Jan 13 14:00:12 2006 GMT by Szymon Stefanek // // This math is part of the KVirc irc client distribution -// Copyright (C) 2006-2008 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2006-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 @@ -24,7 +24,7 @@ #include "kvi_settings.h" #include "kvi_module.h" -#include "kvi_string.h" +#include "KviCString.h" #include <math.h> |
