drivers.h is now Drivers.h

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@168 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
David Reid 2002-07-12 23:27:32 +00:00
parent 5f79d3a87b
commit 1255f4f403

View File

@ -14,7 +14,7 @@
#include <vm.h>
#include <Errors.h>
#include <kerrors.h>
#include <drivers.h>
#include <Drivers.h>
#include <sys/stat.h>
#include <arch/cpu.h>