diff --git a/include/aml.h b/include/aml.h index bc641a7ca5f9c022aa4724872ea5a6dad4af7c84..35c35a269b44a00a006be1e5a169273fef04562f 100644 --- a/include/aml.h +++ b/include/aml.h @@ -29,9 +29,9 @@ #define PAGE_SIZE 4096 #endif -#include -#include -#include +#include "aml/utils/version.h" +#include "aml/utils/bitmap.h" +#include "aml/utils/vector.h" /******************************************************************************* * General functions: