Skip to content

Commit 1a7430c

Browse files
authored
Update levelObject.h
1 parent a5cec28 commit 1a7430c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/levelObject.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#define LEVEL_OBJECT_H
33

44
#include <sp2/scene/node.h>
5+
#include <sp2/stringutil/convert.h>
56

67
class LevelObject : public sp::Node
78
{

0 commit comments

Comments
 (0)