summaryrefslogtreecommitdiff
path: root/agbx/source/gfx/setpx.c
diff options
context:
space:
mode:
Diffstat (limited to 'agbx/source/gfx/setpx.c')
-rw-r--r--agbx/source/gfx/setpx.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/agbx/source/gfx/setpx.c b/agbx/source/gfx/setpx.c
index ace2463..563fd3b 100644
--- a/agbx/source/gfx/setpx.c
+++ b/agbx/source/gfx/setpx.c
@@ -6,6 +6,8 @@
#include <agbx/priv.h>
+#include <agbx/gfx.h>
+
void agbx_setpx1(agbx_i10 const _px,agbx_i8 const _col) {
#if defined(__agbx_dbg)
agbx_i10 const dispcnt = agbx_get10(0x4000000u);