Use boost::function for making notes during equals operations.
[libdcp.git] / src / asset.cc
index 3d2a0e03e21054b02805279ea6fd9ff4d303050a..305fc9a78a40bae563ce98b05f85d9e5201d9982 100644 (file)
@@ -24,6 +24,7 @@
 #include <iostream>
 #include <fstream>
 #include <boost/filesystem.hpp>
+#include <boost/function.hpp>
 #include "AS_DCP.h"
 #include "KM_util.h"
 #include "asset.h"