summaryrefslogtreecommitdiffstats
path: root/gst/rtjpeg/gstrtjpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtjpeg/gstrtjpeg.c')
-rw-r--r--gst/rtjpeg/gstrtjpeg.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/rtjpeg/gstrtjpeg.c b/gst/rtjpeg/gstrtjpeg.c
index 2a90e30a..6eaff599 100644
--- a/gst/rtjpeg/gstrtjpeg.c
+++ b/gst/rtjpeg/gstrtjpeg.c
@@ -21,8 +21,8 @@
#include "config.h"
#endif
-#include <gstrtjpegenc.h>
-#include <gstrtjpegdec.h>
+#include "gstrtjpegenc.h"
+#include "gstrtjpegdec.h"
static gboolean
plugin_init (GstPlugin * plugin)