diff options
Diffstat (limited to 'kernel/config.h')
| -rw-r--r-- | kernel/config.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/kernel/config.h b/kernel/config.h index 4923a0e..6c9e3d5 100644 --- a/kernel/config.h +++ b/kernel/config.h @@ -1,11 +1,9 @@ /******************************************** - * * - * Fool OS Central Configuration File * - * * + * Fool OS Central Configuration File * ********************************************/ -#include <lib/logger/log.h> +#include "lib/logger/log.h" #ifndef FOOLOS_CONFIG_H #define FOOLOS_CONFIG_H |
