summaryrefslogtreecommitdiffstats
path: root/uisimulator/x11/kernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/x11/kernel.h')
-rw-r--r--uisimulator/x11/kernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/x11/kernel.h b/uisimulator/x11/kernel.h
index 2facf239ac..397a1562a1 100644
--- a/uisimulator/x11/kernel.h
+++ b/uisimulator/x11/kernel.h
@@ -17,7 +17,7 @@
*
****************************************************************************/
-#include "../../firmware/include/kernel.h"
+#include "../../firmware/export/kernel.h"
#define sleep(x) x11_sleep(x)