Cleanup: move some methods from util to memory_util
[dcpomatic.git] / src / lib / image.cc
index 20aece3e8e07818fdc8c2aefd07fdbbce5c085a0..7962802de8047cb962ab19d053583fbcd8673c51 100644 (file)
@@ -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 <dcp/rgb_xyz.h>
 #include <dcp/transfer_function.h>