diff options
Diffstat (limited to 'src/CsgInfo.h')
-rw-r--r-- | src/CsgInfo.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/CsgInfo.h b/src/CsgInfo.h index 889eefe..4107b1a 100644 --- a/src/CsgInfo.h +++ b/src/CsgInfo.h @@ -13,10 +13,7 @@ public: #ifdef ENABLE_OPENCSG -#include <opencsg.h> -#include "OpenCSGRenderer.h" #include "csgterm.h" -#include "csgtermnormalizer.h" class CsgInfo_OpenCSG : public CsgInfo { |