bump product version to 4.1.6.2
[LibreOffice.git] / graphite / graphite2.issue1030.patch.1
blob2bfe1a1a12fc83df99be74b4cb7841f28a7c971e
1 diff -up workdir/wntgcci.pro/UnpackedTarball/graphite/src/gr_logging.cpp.dt workdir/wntgcci.pro/UnpackedTarball/graphite/src/gr_logging.cpp
2 --- graphite/src/gr_logging.cpp.dt      2012-10-31 07:40:57.527381144 +0100
3 +++ graphite/src/gr_logging.cpp 2012-10-31 07:40:59.522333851 +0100
4 @@ -33,7 +33,7 @@ of the License or (at your option) any l
5  #include "inc/Segment.h"
6  
7  #if defined _WIN32
8 -#include "Windows.h"
9 +#include "windows.h"
10  #endif
12  using namespace graphite2;