summaryrefslogtreecommitdiff
path: root/converters/libfreehand/patches/patch-src_lib_FHPath.h
blob: 59252b6eb2c95bec6663af9961f075f3f50bcfc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-src_lib_FHPath.h,v 1.1 2015/06/27 18:41:40 joerg Exp $

--- src/lib/FHPath.h.orig	2015-06-27 14:05:28.000000000 +0000
+++ src/lib/FHPath.h
@@ -16,7 +16,7 @@
 namespace libfreehand
 {
 
-class FHTransform;
+struct FHTransform;
 
 class FHPathElement
 {