summaryrefslogtreecommitdiff
path: root/src/8bpp_plotters.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/8bpp_plotters.c')
-rw-r--r--src/8bpp_plotters.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/8bpp_plotters.c b/src/8bpp_plotters.c
index ec72174..b29d241 100644
--- a/src/8bpp_plotters.c
+++ b/src/8bpp_plotters.c
@@ -17,8 +17,7 @@
#include "libnsfb_plot_util.h"
#include "nsfb.h"
-#include "nsfb_plot.h"
-#include "plotters.h"
+#include "plot.h"
static inline uint8_t *get_xy_loc(nsfb_t *nsfb, int x, int y)
{