just a few adjustments from Andrew
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / fileogg.C
index 63f6809840c900172208a8a80a96b4b87b0f122b..824e7a111962d384e32c9f6c78a65b948306a4fc 100644 (file)
@@ -17,6 +17,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  */
+#ifdef HAVE_OGG
 
 #include "asset.h"
 #include "bcsignals.h"
@@ -1914,3 +1915,4 @@ int OGGTheoraSharpness::handle_event()
 }
 
 
+#endif