diff libaf/af_export.c @ 34174:a93891202051

Add missing mp_msg.h #includes, remove some unnecessary ones.
author diego
date Wed, 26 Oct 2011 15:12:35 +0000
parents 8fa2f43cb760
children 7077d1aed027
line wrap: on
line diff
--- a/libaf/af_export.c	Wed Oct 26 15:12:25 2011 +0000
+++ b/libaf/af_export.c	Wed Oct 26 15:12:35 2011 +0000
@@ -37,8 +37,9 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 
+#include "mp_msg.h"
+#include "path.h"
 #include "af.h"
-#include "path.h"
 
 #define DEF_SZ 512 // default buffer size (in samples)
 #define SHARED_FILE "mplayer-af_export" /* default file name