summaryrefslogtreecommitdiff
path: root/src/resources/soundinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/soundinfo.h')
-rw-r--r--src/resources/soundinfo.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/resources/soundinfo.h b/src/resources/soundinfo.h
index 6a18b648e..51fed06bf 100644
--- a/src/resources/soundinfo.h
+++ b/src/resources/soundinfo.h
@@ -23,9 +23,10 @@
#include "enums/resources/item/itemsoundevent.h"
+#include "utils/vector.h"
+
#include <map>
#include <string>
-#include <vector>
#include "localconsts.h"