diff options
Diffstat (limited to 'src/soundmanager.cpp')
-rw-r--r-- | src/soundmanager.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soundmanager.cpp b/src/soundmanager.cpp index 47122b266..6a66010e2 100644 --- a/src/soundmanager.cpp +++ b/src/soundmanager.cpp @@ -43,6 +43,7 @@ #include "utils/cast.h" #endif #include "utils/checkutils.h" +#include "utils/performance.h" #include "utils/sdlmusichelper.h" PRAGMA48(GCC diagnostic push) |