From a48345971ed2fab5606148f0bbe90201f9c32dab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Thu, 1 Nov 2007 21:22:53 +0000 Subject: [PATCH] fix building with make git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22795 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/add-ons/media/media-add-ons/opensound/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/add-ons/media/media-add-ons/opensound/makefile b/src/add-ons/media/media-add-ons/opensound/makefile index 5290ac4f33..a6bef44105 100644 --- a/src/add-ons/media/media-add-ons/opensound/makefile +++ b/src/add-ons/media/media-add-ons/opensound/makefile @@ -73,7 +73,7 @@ LIBPATHS := # additional paths to look for system headers # thes use the form: #include
# source file directories are NOT auto-included here -SYSTEM_INCLUDE_PATHS := ../../include +SYSTEM_INCLUDE_PATHS := ../../include ../../../../../headers/private/media # additional paths to look for local headers # thes use the form: #include "header"