diff options
Diffstat (limited to 'drivers/gaudio/Win32/gaudio_play_lld.c')
-rw-r--r-- | drivers/gaudio/Win32/gaudio_play_lld.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gaudio/Win32/gaudio_play_lld.c b/drivers/gaudio/Win32/gaudio_play_lld.c index c0adf03e..cdc9a62a 100644 --- a/drivers/gaudio/Win32/gaudio_play_lld.c +++ b/drivers/gaudio/Win32/gaudio_play_lld.c @@ -10,7 +10,7 @@ #if GFX_USE_GAUDIO && GAUDIO_NEED_PLAY /* Include the driver defines */ -#include "src/gaudio/driver_play.h" +#include "src/gaudio/gaudio_driver_play.h" #undef Red #undef Green |