diff options
Diffstat (limited to '')
-rwxr-xr-x | linden/indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linden/indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.h b/linden/indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.h index 0ad8cf1..5e8c72c 100755 --- a/linden/indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.h +++ b/linden/indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.h | |||
@@ -36,7 +36,7 @@ | |||
36 | #ifndef __GST_SLVIDEO_H__ | 36 | #ifndef __GST_SLVIDEO_H__ |
37 | #define __GST_SLVIDEO_H__ | 37 | #define __GST_SLVIDEO_H__ |
38 | 38 | ||
39 | ///#if LL_GSTREAMER010_ENABLED | 39 | #if LL_GSTREAMER010_ENABLED |
40 | 40 | ||
41 | extern "C" { | 41 | extern "C" { |
42 | #include <gst/gst.h> | 42 | #include <gst/gst.h> |
@@ -108,6 +108,6 @@ void gst_slvideo_init_class (void); | |||
108 | 108 | ||
109 | G_END_DECLS | 109 | G_END_DECLS |
110 | 110 | ||
111 | ///#endif // LL_GSTREAMER010_ENABLED | 111 | #endif // LL_GSTREAMER010_ENABLED |
112 | 112 | ||
113 | #endif /* __GST_SLVIDEO_H__ */ | 113 | #endif /* __GST_SLVIDEO_H__ */ |