aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmedia/llmediaimplgstreamer.h
diff options
context:
space:
mode:
authorunknown2009-01-09 10:39:27 -0700
committerunknown2009-01-09 10:39:27 -0700
commit1d64c72eed35a4b386dfeab6e88963e644fa5100 (patch)
treeec7a060d972f475cb3ada57f5cf719072a859fc5 /linden/indra/llmedia/llmediaimplgstreamer.h
parentAdded openal32.dll and alut.dll to CopyWinLibs.cmake (diff)
downloadmeta-impy-1d64c72eed35a4b386dfeab6e88963e644fa5100.zip
meta-impy-1d64c72eed35a4b386dfeab6e88963e644fa5100.tar.gz
meta-impy-1d64c72eed35a4b386dfeab6e88963e644fa5100.tar.bz2
meta-impy-1d64c72eed35a4b386dfeab6e88963e644fa5100.tar.xz
minor gstreamer tweak
Diffstat (limited to '')
-rw-r--r--linden/indra/llmedia/llmediaimplgstreamer.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/linden/indra/llmedia/llmediaimplgstreamer.h b/linden/indra/llmedia/llmediaimplgstreamer.h
index 6deb3f4..4b9353b 100644
--- a/linden/indra/llmedia/llmediaimplgstreamer.h
+++ b/linden/indra/llmedia/llmediaimplgstreamer.h
@@ -42,12 +42,9 @@
42extern "C" { 42extern "C" {
43#include <stdio.h> 43#include <stdio.h>
44#include <gst/gst.h> 44#include <gst/gst.h>
45 45#include <apr_pools.h>
46#include "apr_pools.h" 46#include <apr_dso.h>
47#include "apr_dso.h"
48} 47}
49//#include <glib-object.h>
50//#include <gmain.h>
51 48
52#include "llmediaimplgstreamervidplug.h" 49#include "llmediaimplgstreamervidplug.h"
53#ifdef LL_GST_SOUNDSINK 50#ifdef LL_GST_SOUNDSINK