diff options
Diffstat (limited to 'src/net/eathena/messageout.h')
-rw-r--r-- | src/net/eathena/messageout.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/messageout.h b/src/net/eathena/messageout.h index 58937434c..530702e7d 100644 --- a/src/net/eathena/messageout.h +++ b/src/net/eathena/messageout.h @@ -28,6 +28,8 @@ #include <iosfwd> #include <SDL_types.h> +#include "localconsts.h" + namespace EAthena { |