Fix for audio emitter component not compiling

This commit is contained in:
WiggleWizard
2024-09-13 21:54:54 +01:00
parent 9e94006d2b
commit 59505b0664

View File

@@ -1,5 +1,6 @@
#include "AudioEmitterComponent.h"
#include "src/FileSystem/File.h"
#include "src/FileSystem/FileSystem.h"
namespace Nuake {