Cosmetics (sort source files).
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 12 Sep 2011 11:00:04 +0000 (13:00 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 14 Sep 2011 09:40:02 +0000 (11:40 +0200)
gst-libs/gst/vaapi/Makefile.am

index c488897..1feca33 100644 (file)
@@ -70,6 +70,7 @@ libgstvaapi_source_h =                                \
        $(NULL)
 
 libgstvaapi_source_priv_h =                    \
+       gstvaapi_priv.h                         \
        gstvaapicompat.h                        \
        gstvaapidebug.h                         \
        gstvaapidecoder_priv.h                  \
@@ -77,7 +78,6 @@ libgstvaapi_source_priv_h =                   \
        gstvaapiobject_priv.h                   \
        gstvaapiutils.h                         \
        gstvaapiutils_gst.h                     \
-       gstvaapi_priv.h                         \
        $(libgst_vaapi_ffmpeg_source_priv_h)    \
        $(NULL)