aboutsummaryrefslogtreecommitdiffstats
path: root/alc/backends/winmm.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2020-04-13 23:19:11 -0700
committerChris Robinson <[email protected]>2020-04-13 23:27:56 -0700
commit02d7fbfa0c3a24457b199688f9e6672ea253be14 (patch)
tree70805b41f126c3a465d66745a4e7e30f3394e10d /alc/backends/winmm.cpp
parent1d8ac4d61f5717c02e253a741175b037db97de4e (diff)
Use standard attribute declarations
Diffstat (limited to 'alc/backends/winmm.cpp')
-rw-r--r--alc/backends/winmm.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/alc/backends/winmm.cpp b/alc/backends/winmm.cpp
index d85b611d..ec382522 100644
--- a/alc/backends/winmm.cpp
+++ b/alc/backends/winmm.cpp
@@ -40,10 +40,11 @@
#include "alcmain.h"
#include "alexcpt.h"
#include "alu.h"
+#include "compat.h"
+#include "logging.h"
#include "ringbuffer.h"
#include "strutils.h"
#include "threads.h"
-#include "compat.h"
#ifndef WAVE_FORMAT_IEEE_FLOAT
#define WAVE_FORMAT_IEEE_FLOAT 0x0003