X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fimage.cc;h=19b3ea5a8419e6634b9355d1a8b5dc5880ad6f27;hp=297578866a37514970b766b1a77a814cf31df5a7;hb=8eb951b71fa90e54c8da64e54cf5ddf6bf0809cf;hpb=cf2ed48d21ddbc32bda262064480e88e69dc031a diff --git a/src/lib/image.cc b/src/lib/image.cc index 297578866..19b3ea5a8 100644 --- a/src/lib/image.cc +++ b/src/lib/image.cc @@ -30,9 +30,9 @@ #include "exceptions.h" #include "image.h" #include "maths_util.h" +#include "memory_util.h" #include "rect.h" #include "timer.h" -#include "util.h" #include "warnings.h" #include #include