summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-08-06 11:14:45 +0000
committerGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-08-06 11:14:45 +0000
commit1389fc06cc578bdddd6d92cf3a239e33bb892026 (patch)
tree951df53f84f575bf1ff0a0ae57c06b04d9522f82 /src/main.cpp
parent0bd2a74378b01204876ec8d92c03959f3b3a287e (diff)
downloadmana-client-1389fc06cc578bdddd6d92cf3a239e33bb892026.tar.gz
mana-client-1389fc06cc578bdddd6d92cf3a239e33bb892026.tar.bz2
mana-client-1389fc06cc578bdddd6d92cf3a239e33bb892026.tar.xz
mana-client-1389fc06cc578bdddd6d92cf3a239e33bb892026.zip
Fixed some header typos. Moved gettext.h to utils directory. Removed redundant HAS_CONFIG_H macro. Used autopoint for generating gettext environment. Removed auto-generated file from po directory.
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 018d93dd..bde0877e 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -85,13 +85,13 @@
#include "net/gameserver/gameserver.h"
#include "resources/equipmentdb.h"
-#include "resources/gettext.h"
#include "resources/image.h"
#include "resources/itemdb.h"
#include "resources/monsterdb.h"
#include "resources/resourcemanager.h"
#include "utils/dtor.h"
+#include "utils/gettext.h"
#include "utils/tostring.h"
std::string token; //used to store magic_token