summaryrefslogtreecommitdiffstats
path: root/gst/colorspace/yuv2rgb.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/colorspace/yuv2rgb.h')
-rw-r--r--gst/colorspace/yuv2rgb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/colorspace/yuv2rgb.h b/gst/colorspace/yuv2rgb.h
index be173bca..e136f4d8 100644
--- a/gst/colorspace/yuv2rgb.h
+++ b/gst/colorspace/yuv2rgb.h
@@ -23,7 +23,7 @@
#define __YUV2RGB_H__
#include <gst/gst.h>
-#include <gstcolorspace.h>
+#include "gstcolorspace.h"
G_BEGIN_DECLS