Fix #include format.
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
#ifndef XENIA_KERNEL_KERNEL_H_
|
||||
#define XENIA_KERNEL_KERNEL_H_
|
||||
|
||||
#include <xenia/kernel/modules.h>
|
||||
#include "xenia/kernel/modules.h"
|
||||
|
||||
#endif // XENIA_KERNEL_KERNEL_H_
|
||||
|
||||
Reference in New Issue
Block a user