fix building with make

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22795 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol
2007-11-01 21:22:53 +00:00
parent 078a47ed03
commit a48345971e
@@ -73,7 +73,7 @@ LIBPATHS :=
# additional paths to look for system headers
# thes use the form: #include <header>
# 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"