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