diff options
Diffstat (limited to 'src/itemsoundmanager.h')
-rw-r--r-- | src/itemsoundmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itemsoundmanager.h b/src/itemsoundmanager.h index 37443b785..e1da2429a 100644 --- a/src/itemsoundmanager.h +++ b/src/itemsoundmanager.h @@ -21,7 +21,7 @@ #ifndef ITEMSOUNDMANAGER_H #define ITEMSOUNDMANAGER_H -#include "enums/resources/itemsoundevent.h" +#include "enums/resources/item/itemsoundevent.h" #include "localconsts.h" |