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/frontend_sdl.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/frontend_sdl.c') diff --git a/src/frontend_sdl.c b/src/frontend_sdl.c index 359728c..cc83a4e 100644 --- a/src/frontend_sdl.c +++ b/src/frontend_sdl.c @@ -17,8 +17,7 @@ #include "nsfb.h" #include "frontend.h" -#include "plotters.h" -#include "nsfb_plot.h" +#include "plot.h" #include "cursor.h" enum nsfb_key_code_e sdl_nsfb_map[] = { -- cgit v1.2.3