diff --git a/sound/sndmanager.cpp b/sound/sndmanager.cpp index 3bf8555b3..391143236 100644 --- a/sound/sndmanager.cpp +++ b/sound/sndmanager.cpp @@ -1,6 +1,6 @@ #include "sndmanager.hpp" -#include +#include "../misc/list.hpp" #include using namespace OEngine::Sound;