pcihdr.h is no longer in private/kernel, as it is only really needed by
the Devices preferences application. Removed the now unneeded include path from the Jamfile. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7462 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2,9 +2,6 @@ SubDir OBOS_TOP src prefs devices ;
|
|||||||
|
|
||||||
AddResources Devices : Devices.rdef ;
|
AddResources Devices : Devices.rdef ;
|
||||||
|
|
||||||
#UsePrivateHeaders Devices ;
|
|
||||||
UsePrivateHeaders [ FDirName kernel ] ;
|
|
||||||
|
|
||||||
Preference Devices :
|
Preference Devices :
|
||||||
Devices.cpp
|
Devices.cpp
|
||||||
DevicesWindow.cpp
|
DevicesWindow.cpp
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user