$OpenBSD: patch-configure_ac,v 1.1 2012/04/28 09:04:50 ajacoutot Exp $
--- configure.ac.orig	Fri Apr 13 02:40:25 2012
+++ configure.ac	Fri Apr 13 02:40:44 2012
@@ -18,7 +18,7 @@ AM_PROG_LIBTOOL
 # Checks for headers
 AC_CHECK_HEADERS(sys/time.h fcntl.h libgen.h stdio.h assert.h sys/socket.h)
 AC_CHECK_HEADERS(netinet/in.h arpa/inet.h netdb.h)
-AC_CHECK_HEADERS(tremor/ogg.h tremor/ivorbiscodec.h tremor/ivorbisfile.h,,AC_MSG_ERROR([*** Tremor headers not installed - please install first ***]))
+AC_CHECK_HEADERS(tremor/ivorbiscodec.h tremor/ivorbisfile.h,,AC_MSG_ERROR([*** Tremor headers not installed - please install first ***]))
 
 # Checks for libraries
 AM_PATH_XMMS(1.2.4)
