# HG changeset patch # User bircoph # Date 1238270588 0 # Node ID 6e6ce522142bb9822642c53d8586ed7826ffeaa1 # Parent ed5581922f0c8c7187fbd20893592d80bd73843c Reorder includes alphabetically. diff -r ed5581922f0c -r 6e6ce522142b libaf/af.h --- 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 +#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