diff gui/util/bitmap.c @ 36032:c667e34fb941

Cosmetic: Rearrange #includes.
author ib
date Sun, 31 Mar 2013 23:09:34 +0000
parents 8517826b0dbd
children a17b55521dd2
line wrap: on
line diff
--- a/gui/util/bitmap.c	Sun Mar 31 22:45:25 2013 +0000
+++ b/gui/util/bitmap.c	Sun Mar 31 23:09:34 2013 +0000
@@ -30,11 +30,11 @@
 #include "gui/app/gui.h"
 
 #include "help_mp.h"
+#include "mp_msg.h"
 #include "libavcodec/avcodec.h"
 #include "libavutil/common.h"
 #include "libavutil/intreadwrite.h"
 #include "libvo/fastmemcpy.h"
-#include "mp_msg.h"
 
 /**
  * @brief Check whether a (PNG) file exists.