summaryrefslogtreecommitdiff
path: root/src/gui/buy.cpp
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2009-03-27 01:59:35 +0100
committerBjørn Lindeijer <bjorn@lindeijer.nl>2009-03-27 01:59:35 +0100
commit1e7dba1ee2f90e927298d5f6a7856ad5006ff789 (patch)
tree2fa94e2a0887b4f60da7d2bda95fb4b1886c1474 /src/gui/buy.cpp
parent1715d0afe44a282a356ca88e47c92ec556f094dd (diff)
downloadmana-client-1e7dba1ee2f90e927298d5f6a7856ad5006ff789.tar.gz
mana-client-1e7dba1ee2f90e927298d5f6a7856ad5006ff789.tar.bz2
mana-client-1e7dba1ee2f90e927298d5f6a7856ad5006ff789.tar.xz
mana-client-1e7dba1ee2f90e927298d5f6a7856ad5006ff789.zip
Fixed name of "UpdateSliders" and reduced redundant docs
Diffstat (limited to 'src/gui/buy.cpp')
-rw-r--r--src/gui/buy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/buy.cpp b/src/gui/buy.cpp
index adf87175..2fc59aec 100644
--- a/src/gui/buy.cpp
+++ b/src/gui/buy.cpp
@@ -34,7 +34,7 @@
#include "units.h"
#ifdef TMWSERV_SUPPORT
-#include "../net/tmwserv/gameserver/player.h"
+#include "net/tmwserv/gameserver/player.h"
#else
#include "net/messageout.h"
#include "net/ea/protocol.h"