diff options
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r-- | src/map/atcommand.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h index c1f451ad3..c9c70badb 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -5,9 +5,9 @@ #ifndef MAP_ATCOMMAND_H #define MAP_ATCOMMAND_H -#include "pc_groups.h" -#include "../common/conf.h" -#include "../common/db.h" +#include "map/pc_groups.h" +#include "common/conf.h" +#include "common/db.h" /** * Declarations |