author | Francesco Abbate <francesco.bbt@gmail.com> | 2012年04月20日 17:01:49 +0200 |
---|---|---|
committer | Francesco Abbate <francesco.bbt@gmail.com> | 2012年04月20日 17:01:49 +0200 |
commit | ae75456d5b2d098d2da97aa79d0c91667095543c (patch) | |
tree | ad0d325b31794d69cbbc0413cf98a6305b3b9eb2 /agg-plot/lua-plot.cpp | |
parent | 10cfdf7af613c1355135b00d930657453ade4ce4 (diff) | |
download | gsl-shell-ae75456d5b2d098d2da97aa79d0c91667095543c.tar.gz |
-rw-r--r-- | agg-plot/lua-plot.cpp | 1 |
diff --git a/agg-plot/lua-plot.cpp b/agg-plot/lua-plot.cpp index 8ba21bbc..6af30eab 100644 --- a/agg-plot/lua-plot.cpp +++ b/agg-plot/lua-plot.cpp @@ -25,6 +25,7 @@ extern "C" { #include "lua-plot.h" #include "lua-plot-cpp.h" +#include "lua-graph.h" #include "lua-cpp-utils.h" #include "bitmap-plot.h" #include "window.h" |