diff options
Diffstat (limited to 'src/enums.hh')
| -rw-r--r-- | src/enums.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/enums.hh b/src/enums.hh index bc3dab0..d4ba042 100644 --- a/src/enums.hh +++ b/src/enums.hh @@ -1,7 +1,7 @@ #ifndef TIBIA_ENUMS_HH_ #define TIBIA_ENUMS_HH_ 1 -#include "main.hh" +#include "common.hh" // TODO(fusion): Probably cleanup these names? Prefix values? Its crazy that // there are no collision problems (possibly yet). |
