-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" |