Replace gst-i18n-*.h with gi18n-lib.h
[platform/upstream/gstreamer.git] / subprojects / gstreamer / gst / parse / grammar.y.in
index cf5eb16..e544f5c 100644 (file)
@@ -7,7 +7,7 @@
 #include <string.h>
 #include <stdlib.h>
 
-#include "../gst-i18n-lib.h"
+#include <glib/gi18n-lib.h>
 
 #include "../gstconfig.h"
 #include "../gstparse.h"