summaryrefslogtreecommitdiff
path: root/src/spellshortcut.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-08-12 03:47:28 +0300
committerAndrei Karas <akaras@inbox.ru>2011-08-12 03:47:28 +0300
commit2d45a2ca5480ae0fdc03a807787f622444830d44 (patch)
tree793888bce9be79487e7be1b91ccb74738bf25c24 /src/spellshortcut.h
parent383b667c30665377ee5bd5c1167530eb44ce4571 (diff)
downloadplus-2d45a2ca5480ae0fdc03a807787f622444830d44.tar.gz
plus-2d45a2ca5480ae0fdc03a807787f622444830d44.tar.bz2
plus-2d45a2ca5480ae0fdc03a807787f622444830d44.tar.xz
plus-2d45a2ca5480ae0fdc03a807787f622444830d44.zip
Rename file names log and chatlog to correct logger and chatlogger.
Diffstat (limited to 'src/spellshortcut.h')
-rw-r--r--src/spellshortcut.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spellshortcut.h b/src/spellshortcut.h
index 4d59384bd..047ccdef3 100644
--- a/src/spellshortcut.h
+++ b/src/spellshortcut.h
@@ -25,7 +25,7 @@
#define SPELLSHORTCUT_H
#include "spellmanager.h"
-#include "log.h"
+#include "logger.h"
#include "utils/stringutils.h"
class TextCommand;