Skip to content

Commit a7c66bb

Browse files
committed
Fixed build
1 parent d7c4cf0 commit a7c66bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/Entities/DynamicSong.h

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

33
#include "Entity.h"
4+
#include "SoundContainer.h"
45

56
namespace RTE {
67
/// A typed SongSection containing one or more SoundContainers to play.

0 commit comments

Comments
 (0)