diff options
| author | 2010-12-29 02:53:29 +0000 | |
|---|---|---|
| committer | 2010-12-29 02:53:29 +0000 | |
| commit | f0a08c4ec0dd3cf649133bfb1f4b5606522d8159 (patch) | |
| tree | 54615daa64460d60276ccfad90fdf1bcb3fb1956 /src/modules/regchan/libkviregchan.cpp | |
| parent | yet more splitting (diff) | |
| download | KVIrc-f0a08c4ec0dd3cf649133bfb1f4b5606522d8159.tar.gz KVIrc-f0a08c4ec0dd3cf649133bfb1f4b5606522d8159.tar.bz2 KVIrc-f0a08c4ec0dd3cf649133bfb1f4b5606522d8159.zip | |
yet more splitting
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5253 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/regchan/libkviregchan.cpp')
| -rw-r--r-- | src/modules/regchan/libkviregchan.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/regchan/libkviregchan.cpp b/src/modules/regchan/libkviregchan.cpp index b4384a536..f20ea76cb 100644 --- a/src/modules/regchan/libkviregchan.cpp +++ b/src/modules/regchan/libkviregchan.cpp @@ -24,7 +24,7 @@ // incomplete #include "KviModule.h" -#include "KviRegisteredChannel.h" +#include "KviRegisteredChannelDataBase.h" #include "KviLocale.h" #include "kvi_out.h" #include "KviMircCntrl.h" |
