diff options
Diffstat (limited to 'gst/app/gstapp.c')
-rw-r--r-- | gst/app/gstapp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/app/gstapp.c b/gst/app/gstapp.c index 077c8707..6619dfac 100644 --- a/gst/app/gstapp.c +++ b/gst/app/gstapp.c @@ -23,7 +23,7 @@ #include <gst/gst.h> -#include "gstappsrc.h" +#include <gst/app/gstappsrc.h> static gboolean plugin_init (GstPlugin * plugin) |