summaryrefslogtreecommitdiff
path: root/src/being.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-01-17 16:17:30 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-01-17 16:17:30 +0000
commit443035526dcdc02af8ae7546f29506c982013880 (patch)
treed82c66c4f184f29ccedf9db65a08551cf55ce9e6 /src/being.h
parentd0c97b98e477cfdf46ed7f36fd16c64f7943d551 (diff)
downloadmana-client-443035526dcdc02af8ae7546f29506c982013880.tar.gz
mana-client-443035526dcdc02af8ae7546f29506c982013880.tar.bz2
mana-client-443035526dcdc02af8ae7546f29506c982013880.tar.xz
mana-client-443035526dcdc02af8ae7546f29506c982013880.zip
Got stuff to work with Dev-C++
Diffstat (limited to 'src/being.h')
-rw-r--r--src/being.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/being.h b/src/being.h
index ce6b8433..072cc9ae 100644
--- a/src/being.h
+++ b/src/being.h
@@ -24,7 +24,7 @@
#ifndef _TMW_BEING_H
#define _TMW_BEING_H
-#include "./net/protocol.h"
+#include "net/protocol.h"
#include <list>
struct PATH_NODE {