diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-03-11 01:13:41 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-03-11 01:13:41 +0000 |
commit | 77f36a762560d1c7d4b94407d6b645153ad77224 (patch) | |
tree | bf06ce11250b503386d4f5701df48a082af953d4 /src/gui/char_select.cpp | |
parent | 7b41ec2aaf871b7a443c65259afc1fd625dd3b9f (diff) | |
download | mana-77f36a762560d1c7d4b94407d6b645153ad77224.tar.gz mana-77f36a762560d1c7d4b94407d6b645153ad77224.tar.bz2 mana-77f36a762560d1c7d4b94407d6b645153ad77224.tar.xz mana-77f36a762560d1c7d4b94407d6b645153ad77224.zip |
Well, yet again the commit seems to have left some files out.
Diffstat (limited to 'src/gui/char_select.cpp')
-rw-r--r-- | src/gui/char_select.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/char_select.cpp b/src/gui/char_select.cpp index d31713be..6b10d5a9 100644 --- a/src/gui/char_select.cpp +++ b/src/gui/char_select.cpp @@ -26,6 +26,7 @@ #include "button.h" #include "ok_dialog.h" #include "../graphics.h" +#include "../net/protocol.h" #include <sstream> #define NR_HAIR_STYLES 4 |