diff options
Diffstat (limited to 'src/modules/spaste/controller.cpp')
| -rw-r--r-- | src/modules/spaste/controller.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/spaste/controller.cpp b/src/modules/spaste/controller.cpp index 8a496d442..760efe227 100644 --- a/src/modules/spaste/controller.cpp +++ b/src/modules/spaste/controller.cpp @@ -5,7 +5,7 @@ // // This file is part of the KVirc irc client distribution // Copyright (C) 2002 Juanjo Álvarez (juanjux@yahoo.es) -// Copyright (C) 2002-2008 Szymon Stefanek (kvirc@tin.it) +// Copyright (C) 2002-2010 Szymon Stefanek (kvirc@tin.it) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -27,7 +27,7 @@ #include "kvi_window.h" #include "kvi_console.h" -#include "kvi_mirccntrl.h" +#include "KviMircCntrl.h" #include "kvi_app.h" #include "kvi_options.h" |
