summaryrefslogtreecommitdiff
path: root/src/login
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-11-30 23:27:06 +0300
committerAndrei Karas <akaras@inbox.ru>2014-11-30 23:27:06 +0300
commitce092b3c79d7c624df4632535f65d7a663f6054e (patch)
treea9369f704d4566d073ec78db481bf9838b077437 /src/login
parent50a97b0ef2a8365d87a8a57047caccb0c050c56b (diff)
downloadevol-hercules-ce092b3c79d7c624df4632535f65d7a663f6054e.tar.gz
evol-hercules-ce092b3c79d7c624df4632535f65d7a663f6054e.tar.bz2
evol-hercules-ce092b3c79d7c624df4632535f65d7a663f6054e.tar.xz
evol-hercules-ce092b3c79d7c624df4632535f65d7a663f6054e.zip
char: add init default map.
Diffstat (limited to 'src/login')
-rw-r--r--src/login/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/login/init.c b/src/login/init.c
index c781588..33fda69 100644
--- a/src/login/init.c
+++ b/src/login/init.c
@@ -12,7 +12,7 @@
#include "../../../common/strlib.h"
#include "../../../login/login.h"
-#include "common/interfaces.h"
+#include "common/init.h"
#include "login/config.h"
#include "login/parse.h"