Skip to content

Commit 59b9d26

Browse files
committed
Add missing include
1 parent c2997cc commit 59b9d26

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Spore ModAPI/Spore/App/Property.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#pragma once
2121

2222
#include <EASTL\string.h>
23+
#include <EASTL\vector.h>
2324
#include <Spore\Internal.h>
2425
#include <Spore\MathUtils.h>
2526
#include <Spore\ResourceKey.h>

0 commit comments

Comments
 (0)