disable cog-spur
[oi-userland.git] / components / library / FreeImage / patches / PluginG3.cpp.patch
blob394087bf9ca4bb7c7657e57d1c9922d0214dfe98
1 --- FreeImage/Source/FreeImage/PluginG3.cpp Wed Mar 4 00:07:08 2015
2 +++ FreeImage/Source/FreeImage/PluginG3_.cpp Tue May 24 08:50:02 2022
3 @@ -20,7 +20,8 @@
4 // Use at your own risk!
5 // ==========================================================
7 -#include "../LibTIFF4/tiffiop.h"
8 +#include "tiffio.h"
9 +#include "fcntl.h"
11 #include "FreeImage.h"
12 #include "Utilities.h"