kernel/util: Use private/kernel/debug.h

This commit is contained in:
Pawel Dziepak
2013-10-08 01:36:30 +02:00
parent 31e65090db
commit 4cba4ff1df
+2 -1
View File
@@ -9,7 +9,8 @@
#define KERNEL_UTIL_BITMAP_H
#include <Debug.h>
#include <debug.h>
#include <SupportDefs.h>