summaryrefslogtreecommitdiff
path: root/src/net/beinghandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/beinghandler.h')
-rw-r--r--src/net/beinghandler.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/net/beinghandler.h b/src/net/beinghandler.h
index 31a31fcc2..cf5b285b1 100644
--- a/src/net/beinghandler.h
+++ b/src/net/beinghandler.h
@@ -22,7 +22,8 @@
#ifndef NET_BEINGHANDLER_H
#define NET_BEINGHANDLER_H
-#include "being.h"
+#include "being/being.h"
+
#include "net/messagein.h"
namespace Net