diff options
author | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2009-12-09 14:22:50 (GMT) |
---|---|---|
committer | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2009-12-09 14:22:50 (GMT) |
commit | e7f0df6313dcbc212bfbfc776c236c9d054e37ff (patch) | |
tree | 81a1c42ce33470f9a452cca9bc27b35be71c46f6 /dxftess.cc | |
parent | 4585a5b64debfc5e91ea57487dd840fb5fd786ce (diff) |
Decoupled PRINT functionality from MainWindow API
git-svn-id: http://svn.clifford.at/openscad/trunk@153 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'dxftess.cc')
-rw-r--r-- | dxftess.cc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ #define INCLUDE_ABSTRACT_NODE_DETAILS #include "openscad.h" +#include "printutils.h" #undef DEBUG_TRIANGLE_SPLITTING |