aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmedia/llmediaimplgstreamervidplug.h
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-01-28 13:20:05 -0700
committerMcCabe Maxsted2009-01-28 13:20:05 -0700
commit08f505ce7895f3bbad92484cd2a6050030326e6e (patch)
tree3aac16e7797ac44255997c84751f3d58dad25922 /linden/indra/llmedia/llmediaimplgstreamervidplug.h
parentMerge branch 'scriptcommentfix' into 1.1.0-RC1 (diff)
downloadmeta-impy-08f505ce7895f3bbad92484cd2a6050030326e6e.zip
meta-impy-08f505ce7895f3bbad92484cd2a6050030326e6e.tar.gz
meta-impy-08f505ce7895f3bbad92484cd2a6050030326e6e.tar.bz2
meta-impy-08f505ce7895f3bbad92484cd2a6050030326e6e.tar.xz
Added GStreamer to Cmake
Diffstat (limited to 'linden/indra/llmedia/llmediaimplgstreamervidplug.h')
-rw-r--r--linden/indra/llmedia/llmediaimplgstreamervidplug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llmedia/llmediaimplgstreamervidplug.h b/linden/indra/llmedia/llmediaimplgstreamervidplug.h
index 026a52d..88caf3b 100644
--- a/linden/indra/llmedia/llmediaimplgstreamervidplug.h
+++ b/linden/indra/llmedia/llmediaimplgstreamervidplug.h
@@ -38,7 +38,7 @@ extern "C" {
38#include <gst/gst.h> 38#include <gst/gst.h>
39#include <gst/video/video.h> 39#include <gst/video/video.h>
40#include <gst/video/gstvideosink.h> 40#include <gst/video/gstvideosink.h>
41#include <gthread.h> 41#include <glib/gthread.h>
42} 42}
43 43
44G_BEGIN_DECLS 44G_BEGIN_DECLS