summaryrefslogtreecommitdiff
path: root/src/account.h
diff options
context:
space:
mode:
authorHuynh Tran <nthuynh75@gmail.com>2005-06-29 08:43:55 +0000
committerHuynh Tran <nthuynh75@gmail.com>2005-06-29 08:43:55 +0000
commit202b03b2ad1160e119b74f7f50ded8de7464c40f (patch)
treeadd2ea0bc0a61ba121fd9dbc83a5d224ba672cd5 /src/account.h
parentf83980082a8ee69b1356f58159867e1313ebf868 (diff)
downloadmanaserv-202b03b2ad1160e119b74f7f50ded8de7464c40f.tar.gz
manaserv-202b03b2ad1160e119b74f7f50ded8de7464c40f.tar.bz2
manaserv-202b03b2ad1160e119b74f7f50ded8de7464c40f.tar.xz
manaserv-202b03b2ad1160e119b74f7f50ded8de7464c40f.zip
Fixed bugs, added new accessors and mutators to Object and Being, sync'd the rest of the code to take into account the changes.
Diffstat (limited to 'src/account.h')
-rw-r--r--src/account.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/account.h b/src/account.h
index 3eee1d5e..0291b780 100644
--- a/src/account.h
+++ b/src/account.h
@@ -28,7 +28,7 @@
#include <string>
#include <vector>
-#include "defines.h"
+#include "being.h"
namespace tmwserv