Skip to content

Commit

Permalink
Merge pull request #43 from chris-e-green/fix-cadirectsound
Browse files Browse the repository at this point in the history
add unordered_map to headers
  • Loading branch information
sh95014 authored Apr 17, 2024
2 parents 6b66bc5 + 49cf91d commit b7be5fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/frontends/mariani/cadirectsound.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// Forked from frontends/sdl/sdirectsound.cpp
//

#include <unordered_map>
#include <AudioToolbox/AudioToolbox.h>
#include "windows.h"
#include "Core.h"
Expand Down

0 comments on commit b7be5fe

Please sign in to comment.