summaryrefslogtreecommitdiff
path: root/hw/aud.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/aud.c')
-rw-r--r--hw/aud.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/aud.c b/hw/aud.c
index 4c51dcc..ade60cb 100644
--- a/hw/aud.c
+++ b/hw/aud.c
@@ -1,6 +1,6 @@
#include "aud.h"
-#if defined(OS_LINUX)
+#if def(OS_LINUX)
//harc-copy from aplay.c static void device_list(void)
int audio_get_devices()
{