diff options
Diffstat (limited to 'src/net/gamehandler.h')
-rw-r--r-- | src/net/gamehandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/gamehandler.h b/src/net/gamehandler.h index e56e82db0..14203fb20 100644 --- a/src/net/gamehandler.h +++ b/src/net/gamehandler.h @@ -23,7 +23,7 @@ #ifndef MAPHANDLER_H #define MAPHANDLER_H -#include "logindata.h" +#include "net/logindata.h" #include <iosfwd> |