* 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:
Stephan Aßmus
2007-08-15 18:52:50 +00:00
parent 2151d67acb
commit 86d8381f5f
2 changed files with 2 additions and 2 deletions
@@ -5,7 +5,7 @@
#include <OS.h>
#include <storage/DiskDeviceDefs.h>
#include <DiskDeviceDefs.h>
#include <disk_device_manager.h>
+1 -1
View File
@@ -9,7 +9,7 @@
#include <arch_config.h>
#include <image.h>
#include <OS.h>
#include <storage/DiskDeviceDefs.h>
#include <DiskDeviceDefs.h>
#include <signal.h>