From a3097232844a20ea918d63722dbe6a7c71493bab Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 11 Jan 2010 23:39:54 +0000 Subject: simplify internal headers svn path=/trunk/libnsfb/; revision=9801 --- src/plotters.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/plotters.c') 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; -- cgit v1.2.3