Replace gst-i18n-*.h with gi18n-lib.h
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-good / ext / adaptivedemux2 / gstadaptivedemux.c
index a805012..6588112 100644 (file)
@@ -105,7 +105,7 @@ By using the api_lock a thread is protected against other API calls.
 #include "gstadaptivedemux.h"
 #include "gstadaptivedemux-private.h"
 
-#include "gst/gst-i18n-plugin.h"
+#include <glib/gi18n-lib.h>
 #include <gst/base/gstadapter.h>
 #include <gst/app/gstappsrc.h>