Ticket #20965: patch-source__XMPFiles__FormatSupport__Reconcile_Impl.cpp
File patch-source__XMPFiles__FormatSupport__Reconcile_Impl.cpp, 371 bytes (added by mike.c.wilding@…, 15 years ago) |
---|
Line | |
---|---|
1 | --- bogus/source/XMPFiles/FormatSupport/Reconcile_Impl.cpp.orig 2009-02-17 04:10:42.000000000 +0000 |
2 | +++ bogus/source/XMPFiles/FormatSupport/Reconcile_Impl.cpp 2009-10-02 22:25:43.000000000 +0100 |
3 | @@ -16,6 +16,7 @@ |
4 | #if XMP_WinBuild |
5 | #elif XMP_MacBuild |
6 | #include "UnicodeConverter.h" |
7 | + #include "Script.h" |
8 | #elif XMP_UNIXBuild |
9 | #include <stdlib.h> |
10 | #include <iconv.h> |