Add missing includes for DSoundHelpers

This commit is contained in:
teejusb
2025-06-01 08:47:10 -07:00
parent 039bede4d1
commit 86a26cb7cb
+2
View File
@@ -1,7 +1,9 @@
#include "global.h"
#include "DSoundHelpers.h"
#include "PrefsManager.h"
#include "RageUtil.h"
#include "RageLog.h"
#include "RageSound.h"
#include "archutils/Win32/DirectXHelpers.h"
#include "archutils/Win32/GetFileInformation.h"