summaryrefslogtreecommitdiff
path: root/src/gui/graphics_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/graphics_context.h')
-rw-r--r--src/gui/graphics_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/graphics_context.h b/src/gui/graphics_context.h
index 9a3c7b4..ba08273 100644
--- a/src/gui/graphics_context.h
+++ b/src/gui/graphics_context.h
@@ -1,7 +1,7 @@
#ifndef GRAPHICS_CONTEXT_H
#define GRAPHICS_CONTEXT_H
-#include "drivers/video/vga.h"
+#include "vga.h"
typedef vga_t graphics_context_t;