bhyve-fw: drop CSM
[oi-userland.git] / components / library / FreeImage / patches / PluginWebP.cpp.patch
blob8962fb52932ef8853a1200d6497b4c531fd09fc0
1 --- FreeImage/Source/FreeImage/PluginWebP.cpp Wed Jun 15 15:48:12 2016
2 +++ FreeImage/Source/FreeImage/PluginWebP_.cpp Tue May 24 01:23:27 2022
3 @@ -24,9 +24,9 @@
5 #include "../Metadata/FreeImageTag.h"
7 -#include "../LibWebP/src/webp/decode.h"
8 -#include "../LibWebP/src/webp/encode.h"
9 -#include "../LibWebP/src/webp/mux.h"
10 +#include "webp/decode.h"
11 +#include "webp/encode.h"
12 +#include "webp/mux.h"
14 // ==========================================================
15 // Plugin Interface