diff options
-rw-r--r-- | openscad.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openscad.pro b/openscad.pro index 5d71d91..7858a80 100644 --- a/openscad.pro +++ b/openscad.pro @@ -241,7 +241,7 @@ HEADERS += src/version_check.h \ src/fbo.h \ src/imageutils.h \ src/system-gl.h \ - src/CsgInfo.h + src/CsgInfo.h \ \ src/AutoUpdater.h |