1diff --git a/COLLADABaseUtils/include/COLLADABUPcreCompiledPattern.h b/COLLADABaseUtils/include/COLLADABUPcreCompiledPattern.h
2index 22f2598b..269c50ca 100644
3--- a/COLLADABaseUtils/include/COLLADABUPcreCompiledPattern.h
4+++ b/COLLADABaseUtils/include/COLLADABUPcreCompiledPattern.h
5@@ -13,8 +13,7 @@
6
7 #include "COLLADABUPrerequisites.h"
8
9-struct real_pcre;
10-typedef struct real_pcre pcre;
11+#include "pcre.h"
12
13
14 namespace COLLADABU