$NetBSD: patch-ad,v 1.2 1999/11/30 13:24:47 rh Exp $

--- Makefile.conf.in.orig	Mon Nov 29 16:59:33 1999
+++ Makefile.conf.in	Mon Nov 29 17:02:28 1999
@@ -13,7 +13,7 @@
 BIN_PREFIX = @bindir@
 TARGET_PREFIX = @libdir@/ClanLib
 
-INCLUDE_DIRS =	-I . -I Layer1 -I Layer2 -I Layer2/StreamSoundProviders/mikmod/include @x_includes@
+INCLUDE_DIRS =	-I . -I Layer1 -I Layer2 -I Layer2/StreamSoundProviders/mikmod/include @x_includes@ -I${LOCALBASE}/include
 
 COMP_OPTIONS =	-Wall $(INCLUDE_DIRS) -fPIC @DEFS@ @comp_mode@
 
