Replace gst-i18n-*.h with gi18n-lib.h
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-good / sys / v4l2 / gstv4l2vp9enc.c
index f26a2eb..6b2d27b 100644 (file)
@@ -34,7 +34,7 @@
 #include "gstv4l2vp9codec.h"
 
 #include <string.h>
-#include <gst/gst-i18n-plugin.h>
+#include <glib/gi18n-lib.h>
 
 GST_DEBUG_CATEGORY_STATIC (gst_v4l2_vp9_enc_debug);
 #define GST_CAT_DEFAULT gst_v4l2_vp9_enc_debug