aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/framebuffer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/framebuffer.hpp')
-rw-r--r--src/drivers/framebuffer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/framebuffer.hpp b/src/drivers/framebuffer.hpp
index 958a44b..4f5e0c1 100644
--- a/src/drivers/framebuffer.hpp
+++ b/src/drivers/framebuffer.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include "include/boucane.hpp"
+#include "boucane.hpp"
typedef struct {
u32 pitch;