summaryrefslogtreecommitdiff
path: root/src/net/charserverhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/charserverhandler.h')
-rw-r--r--src/net/charserverhandler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/net/charserverhandler.h b/src/net/charserverhandler.h
index 2dee5c05e..aa05ba7f5 100644
--- a/src/net/charserverhandler.h
+++ b/src/net/charserverhandler.h
@@ -23,8 +23,8 @@
#ifndef NET_CHARSERVERHANDLER_H
#define NET_CHARSERVERHANDLER_H
-#include "localplayer.h"
-#include "playerinfo.h"
+#include "being/localplayer.h"
+#include "being/playerinfo.h"
#include <iosfwd>
#include <string>