summaryrefslogtreecommitdiff
path: root/src/resources/db/chardb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/db/chardb.h')
-rw-r--r--src/resources/db/chardb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/db/chardb.h b/src/resources/db/chardb.h
index 083e7c12d..f940d3059 100644
--- a/src/resources/db/chardb.h
+++ b/src/resources/db/chardb.h
@@ -69,7 +69,7 @@ namespace CharDB
unsigned getMaxRace() A_WARN_UNUSED;
- const std::vector<BeingSlot> &getDefaultItems() A_WARN_UNUSED;
+ const STD_VECTOR<BeingSlot> &getDefaultItems() A_WARN_UNUSED;
} // namespace CharDB
#endif // RESOURCES_DB_CHARDB_H