diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-11-29 16:12:39 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-11-29 16:14:18 +0000 |
| commit | cf94ef1547aafccabf1cbbda9031217857e41963 (patch) | |
| tree | adc5f146ccc19e5fd60696aebcf4fd1d36ac806e /src/point.cpp | |
| parent | better jpm build (diff) | |
| download | janet-2geom-cf94ef1547aafccabf1cbbda9031217857e41963.tar.gz janet-2geom-cf94ef1547aafccabf1cbbda9031217857e41963.zip | |
move lib2geom build into janet build folder
Diffstat (limited to 'src/point.cpp')
| -rw-r--r-- | src/point.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/point.cpp b/src/point.cpp index 7fccfa0..0d375aa 100644 --- a/src/point.cpp +++ b/src/point.cpp @@ -1,4 +1,4 @@ -#include "point.h" +#include "janet_2geom.h" #include <sstream> |
