summaryrefslogtreecommitdiffstats
path: root/src/point.cpp
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-11-29 16:12:39 +0000
committers-ol <s-ol@users.noreply.github.com>2019-11-29 16:14:18 +0000
commitcf94ef1547aafccabf1cbbda9031217857e41963 (patch)
treeadc5f146ccc19e5fd60696aebcf4fd1d36ac806e /src/point.cpp
parentbetter jpm build (diff)
downloadjanet-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.cpp2
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>