build: various fixes for ubuntu 12.10/gcc 4.7
[disorder] / lib / uaudio.c
index 7f506ee..e793045 100644 (file)
@@ -24,6 +24,7 @@
 #include "uaudio.h"
 #include "hash.h"
 #include "mem.h"
+#include "log.h"
 
 /** @brief Options for chosen uaudio API */
 static hash *uaudio_options;