$OpenBSD: patch-juk_Makefile_in,v 1.1 2013/01/23 21:10:38 zhuk Exp $
--- juk/Makefile.in.orig	Tue Nov 20 18:50:25 2012
+++ juk/Makefile.in	Tue Nov 20 19:08:57 2012
@@ -639,7 +639,7 @@ juk_SOURCES=\
 	viewmode.cpp jukIface_skel.cpp coverdialogbase.cpp deletedialogbase.cpp directorylistbase.cpp exampleoptionsbase.cpp filerenamerbase.cpp filerenameroptionsbase.cpp tagguesserconfigdlgwidget.cpp trackpickerdialogbase.cpp
 
 tagguessertest_SOURCES = tagguessertest.cpp tagguesser.cpp
-INCLUDES = $(all_includes) $(taglib_includes) $(akode_includes) $(GST_CFLAGS) $(ARTS_CFLAGS)
+INCLUDES = $(all_includes) -I$(arts_includes) $(taglib_includes) $(akode_includes) $(GST_CFLAGS)
 
 ##################################################
 # check to see if MusicBrainz is available
