Index: mhi.h
===================================================================
--- mhi.h	(revision 10639)
+++ mhi.h	(working copy)
@@ -19,7 +19,6 @@
 #include <qptrqueue.h>
 
 // MythTV headers
-#include "../libavcodec/avcodec.h" // to decode single MPEG I-frames
 #include "../libmythfreemheg/freemheg.h"
 #include "interactivetv.h"
 #include "mhi.h"
@@ -29,6 +28,8 @@
 #include "mythdbcon.h"
 #include "NuppelVideoPlayer.h"
 
+#include "../libavcodec/avcodec.h" // to decode single MPEG I-frames
+
 class OSDSet;
 class DSMCCPacket;
 class MHIImageData;
