From da9f17aa78b7b41424a546a2cf8b2a785f9a030f Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 9 Jan 2010 00:11:35 +0000 Subject: strip legacy plotter interface cleanup line plotting interface move plotter interface structs to apropriate header svn path=/trunk/libnsfb/; revision=9798 --- src/frontend_sdl.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/frontend_sdl.c') diff --git a/src/frontend_sdl.c b/src/frontend_sdl.c index d40eb7b..359728c 100644 --- a/src/frontend_sdl.c +++ b/src/frontend_sdl.c @@ -12,6 +12,7 @@ #include "libnsfb.h" #include "libnsfb_event.h" +#include "libnsfb_plot.h" #include "libnsfb_plot_util.h" #include "nsfb.h" -- cgit v1.2.3