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 a7bb8a01d..9317d6680 100644 --- a/src/itemsoundmanager.h +++ b/src/itemsoundmanager.h @@ -21,7 +21,7 @@ #ifndef ITEMSOUNDMANAGER_H #define ITEMSOUNDMANAGER_H -#include "resources/itemsoundevent.h" +#include "enums/resources/itemsoundevent.h" #include "localconsts.h" |