summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libaf/af.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libaf/af.h b/libaf/af.h
index 0a3c6b8030..d55cd9d4e5 100644
--- a/libaf/af.h
+++ b/libaf/af.h
@@ -21,11 +21,11 @@
#include <stdio.h>
+#include "af_format.h"
#include "config.h"
#include "control.h"
-#include "af_format.h"
-#include "mp_msg.h"
#include "cpudetect.h"
+#include "mp_msg.h"
/* Set the initialization type from mplayers cpudetect */
#ifdef AF_INIT_TYPE