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_linux.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/frontend_linux.c') diff --git a/src/frontend_linux.c b/src/frontend_linux.c index ce34cec..d80fc43 100644 --- a/src/frontend_linux.c +++ b/src/frontend_linux.c @@ -11,6 +11,7 @@ #include "libnsfb.h" #include "libnsfb_event.h" +#include "libnsfb_plot.h" #include "nsfb.h" #include "frontend.h" #include "plotters.h" -- cgit v1.2.3