author | francesco-ST <francesco.abbate@st.com> | 2010年07月30日 14:04:37 +0200 |
---|---|---|
committer | francesco-ST <francesco.abbate@st.com> | 2010年07月30日 14:04:37 +0200 |
commit | 975bbb0229edfb8ca2be826994f5422a0c8d6c38 (patch) | |
tree | e9e9c6403e321597a276d7288d4c449d12d5d2c9 /agg-plot/path.h | |
parent | d28a8f579f2e902f5bced91cbb726f7eca32b3a1 (diff) | |
download | gsl-shell-975bbb0229edfb8ca2be826994f5422a0c8d6c38.tar.gz |
-rw-r--r-- | agg-plot/path.h | 4 |
diff --git a/agg-plot/path.h b/agg-plot/path.h index 28b3c151..c16a8cef 100644 --- a/agg-plot/path.h +++ b/agg-plot/path.h @@ -1,5 +1,5 @@ -#ifndef AGGPLOT_DRAWABLES_H -#define AGGPLOT_DRAWABLES_H +#ifndef AGGPLOT_PATH_H +#define AGGPLOT_PATH_H #include "scalable.h" |