summaryrefslogtreecommitdiff
path: root/src/plotters.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plotters.c')
-rw-r--r--src/plotters.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plotters.c b/src/plotters.c
index 91c3b7b..d04559e 100644
--- a/src/plotters.c
+++ b/src/plotters.c
@@ -21,8 +21,7 @@
#include "libnsfb_plot_util.h"
#include "nsfb.h"
-#include "nsfb_plot.h"
-#include "plotters.h"
+#include "plot.h"
#include "frontend.h"
extern const nsfb_plotter_fns_t _nsfb_1bpp_plotters;