Fix build after mmlr's heap change. Thanks René!

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23945 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2008-02-11 23:09:56 +00:00
parent bc3318b640
commit d9dea4ae01

View File

@ -11,7 +11,7 @@
#include <ISA.h>
#include <bus_manager.h>
#include <string.h>
#include <memheap.h>
#include <heap.h>
#include <KernelExport.h>