Adapt for libdcp use of enum class.
[dcpomatic.git] / test / ratio_test.cc
index 43f1d2a15b8cc8d58d8b5bccd26590fd94d7eea9..1e8d5433358db19dca2015ca2ff22735b61e4171 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2012-2014 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2012-2021 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
@@ -28,6 +28,7 @@
 #include <dcp/util.h>
 #include "lib/ratio.h"
 #include "lib/util.h"
+#include "test.h"
 
 using std::ostream;