diff options
Diffstat (limited to 'src/config.hh')
| -rw-r--r-- | src/config.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.hh b/src/config.hh index c2f1e14..dea3ce1 100644 --- a/src/config.hh +++ b/src/config.hh @@ -1,7 +1,7 @@ #ifndef TIBIA_CONFIG_HH_ #define TIBIA_CONFIG_HH_ 1 -#include "main.hh" +#include "common.hh" #include "enums.hh" struct TDatabaseSettings { |
