diff options
Diffstat (limited to 'src/statuseffect.h')
-rw-r--r-- | src/statuseffect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statuseffect.h b/src/statuseffect.h index 1e20953bc..4af6e039f 100644 --- a/src/statuseffect.h +++ b/src/statuseffect.h @@ -23,7 +23,7 @@ #ifndef STATUSEFFECT_H #define STATUSEFFECT_H -#include "enums/simpletypes.h" +#include "enums/simpletypes/simpletypes.h" #include <string> |