changeset 29051:6e6ce522142b

Reorder includes alphabetically.
author bircoph
date Sat, 28 Mar 2009 20:03:08 +0000
parents ed5581922f0c
children 048aea3d4c2c
files libaf/af.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libaf/af.h	Sat Mar 28 20:01:43 2009 +0000
+++ b/libaf/af.h	Sat Mar 28 20:03:08 2009 +0000
@@ -21,11 +21,11 @@
 
 #include <stdio.h>
 
+#include "af_format.h"
 #include "config.h"
 #include "control.h"
-#include "af_format.h"
+#include "cpudetect.h"
 #include "mp_msg.h"
-#include "cpudetect.h"
 
 /* Set the initialization type from mplayers cpudetect */
 #ifdef AF_INIT_TYPE