summaryrefslogtreecommitdiffstats
path: root/libaf/af.h
diff options
context:
space:
mode:
Diffstat (limited to 'libaf/af.h')
-rw-r--r--libaf/af.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libaf/af.h b/libaf/af.h
index d55cd9d4e5..bbcec0dc33 100644
--- a/libaf/af.h
+++ b/libaf/af.h
@@ -21,8 +21,9 @@
#include <stdio.h>
-#include "af_format.h"
#include "config.h"
+
+#include "af_format.h"
#include "control.h"
#include "cpudetect.h"
#include "mp_msg.h"