diff options
Diffstat (limited to 'openscad.pro')
-rw-r--r-- | openscad.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openscad.pro b/openscad.pro index 3947c65..c7a3e43 100644 --- a/openscad.pro +++ b/openscad.pro @@ -230,6 +230,7 @@ HEADERS += src/version_check.h \ src/mathc99.h \ src/memory.h \ src/linalg.h \ + src/Camera.h \ src/system-gl.h \ src/stl-utils.h \ src/svg.h \ |