summaryrefslogtreecommitdiff
path: root/src/lib/image.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/image.cc')
-rw-r--r--src/lib/image.cc2
1 files changed, 1 insertions, 1 deletions
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 <dcp/rgb_xyz.h>
#include <dcp/transfer_function.h>