summaryrefslogtreecommitdiff
path: root/graphics/opencollada/files/patch-COLLADABaseUtils_include_COLLADABUPcreCompiledPattern.h
blob: 6321170be864553a903342c573d72ff5934f3672 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- COLLADABaseUtils/include/COLLADABUPcreCompiledPattern.h.orig	2018-03-26 12:11:34 UTC
+++ COLLADABaseUtils/include/COLLADABUPcreCompiledPattern.h
@@ -13,8 +13,8 @@
 
 #include "COLLADABUPrerequisites.h"
 
-struct real_pcre;
-typedef struct real_pcre pcre;
+struct real_pcre8_or_16;
+typedef struct real_pcre8_or_16 pcre;
 
 
 namespace COLLADABU