diff options
Diffstat (limited to 'src/being.h')
-rw-r--r-- | src/being.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/being.h b/src/being.h index d1dcdb31..9903371f 100644 --- a/src/being.h +++ b/src/being.h @@ -24,7 +24,7 @@ #ifndef _BEING_H #define _BEING_H -#include "./Net/protocol.h" +#include "./net/protocol.h" #define ACTION_NODE 0 #define PLAYER_NODE 1 |