sdk-installing-for-android-development: Fix typo in variable name
authorSebastian Dröge <sebastian@centricular.com>
Tue, 21 Jun 2016 21:41:07 +0000 (00:41 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 21 Jun 2016 21:41:07 +0000 (00:41 +0300)
sdk-installing-for-android-development.md

index 5c1e1b8..c3806ad 100644 (file)
@@ -216,7 +216,7 @@ Adding GStreamer support only requires adding these lines:
 
     include $(BUILD_SHARED_LIBRARY)
 
-    GSTREAMER_ROOT            := $(GSTREAMER__ROOT_ANDROID)
+    GSTREAMER_ROOT            := $(GSTREAMER_ROOT_ANDROID)
     GSTREAMER_NDK_BUILD_PATH  := $(GSTREAMER_ROOT)/share/gst-android/ndk-build/
     GSTREAMER_PLUGINS         := coreelements ogg theora vorbis ffmpegcolorspace playback eglglessink soup opensles
     G_IO_MODULES              := gnutls