--- libs/audio/renderer/Makefile.in.orig	Wed Nov 13 20:21:33 2002
+++ libs/audio/renderer/Makefile.in	Wed Nov 13 20:22:16 2002
@@ -206,7 +206,7 @@
 AUTOMAKE_OPTIONS = foreign
 
 AM_CFLAGS = @PREFER_PIC@
-INCLUDES = -I$(top_srcdir)/include
+INCLUDES = -I$(top_srcdir)/include $(VORBIS_CFLAGS) $(OGG_CFLAGS)
 plugin_version = 1:0:0
 
 plugin_PROGRAMS = @SND_REND_TARGETS@
