diff --git a/src/wx/dsound.cpp b/src/wx/dsound.cpp index 9bee9c7a..fe322e86 100644 --- a/src/wx/dsound.cpp +++ b/src/wx/dsound.cpp @@ -11,7 +11,7 @@ // DirectSound8 #define DIRECTSOUND_VERSION 0x0800 #include -#include "common/ConfigManager.h" +#include "../common/ConfigManager.h" extern bool soundBufferLow;