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