* fixed libbe_test build, I guess this was caused by Ingo's recent change
to the header path variable? git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21965 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#include <OS.h>
|
||||
|
||||
#include <storage/DiskDeviceDefs.h>
|
||||
#include <DiskDeviceDefs.h>
|
||||
|
||||
#include <disk_device_manager.h>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include <arch_config.h>
|
||||
#include <image.h>
|
||||
#include <OS.h>
|
||||
#include <storage/DiskDeviceDefs.h>
|
||||
#include <DiskDeviceDefs.h>
|
||||
|
||||
#include <signal.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user