summaryrefslogtreecommitdiff
path: root/src/common/RegularPolyShape.m
diff options
context:
space:
mode:
authorrandomguy3 <randomguy3@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-08 15:28:09 +0000
committerrandomguy3 <randomguy3@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-08 15:28:09 +0000
commit14a4000aa9056d2fdc69c2dc925bc9a4203d068b (patch)
treef4ca53af5bc28691e441b6f936e754b426e6ac92 /src/common/RegularPolyShape.m
parent286bcd94614ee12832c5e277f27b741c3795ba30 (diff)
Fix build on Windows
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@357 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
Diffstat (limited to 'src/common/RegularPolyShape.m')
-rw-r--r--src/common/RegularPolyShape.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/RegularPolyShape.m b/src/common/RegularPolyShape.m
index a369ae1..cd5858c 100644
--- a/src/common/RegularPolyShape.m
+++ b/src/common/RegularPolyShape.m
@@ -24,6 +24,7 @@
#import "RegularPolyShape.h"
#import "Node.h"
#import "Edge.h"
+#import "util.h"
@implementation RegularPolyShape