OSDN Git Service

Merge "liblog: use log/log.h when utilizing ALOG macros" am: 1fb716a12b am: b239ca4c99
[android-x86/system-media.git] / audio_route / audio_route.c
index d5782b1..3796958 100644 (file)
@@ -24,7 +24,7 @@
 #include <stdio.h>
 #include <string.h>
 
-#include <android/log.h>
+#include <log/log.h>
 
 #include <tinyalsa/asoundlib.h>