aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/helpers.c
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2013-10-28 11:26:26 -0700
committerChris Robinson <[email protected]>2013-10-28 11:26:26 -0700
commit2912d130c26056f21e938bbd776bbe8583c055cd (patch)
treedb62c19bd4d9c96adbb9daf9b1d4067eef652e5b /Alc/helpers.c
parent034935b2e16a5886377018de973e90490102ca90 (diff)
Separate compatibility declarations
Diffstat (limited to 'Alc/helpers.c')
-rw-r--r--Alc/helpers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Alc/helpers.c b/Alc/helpers.c
index 1eadc99c..4d715553 100644
--- a/Alc/helpers.c
+++ b/Alc/helpers.c
@@ -69,6 +69,7 @@ DEFINE_DEVPROPKEY(DEVPKEY_Device_FriendlyName, 0xa45c254e, 0xdf1c, 0x4efd, 0x80,
#endif
#include "alMain.h"
+#include "compat.h"
ALuint CPUCapFlags = 0;