diff options
Diffstat (limited to 'src/resources/soundinfo.h')
-rw-r--r-- | src/resources/soundinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/soundinfo.h b/src/resources/soundinfo.h index 15a9dd030..80aef407c 100644 --- a/src/resources/soundinfo.h +++ b/src/resources/soundinfo.h @@ -21,7 +21,7 @@ #ifndef RESOURCES_SOUNDINFO_H #define RESOURCES_SOUNDINFO_H -#include "resources/itemsoundevent.h" +#include "enums/resources/itemsoundevent.h" #include <map> #include <string> |