Another missing include.
[dcpomatic.git] / src / lib / encoded_log_entry.cc
index e8d43630594d0d9b2296229dabe898f4fa0d6703..2da84dacdd0a1946c9e2709ef6e288444787d1c8 100644 (file)
@@ -19,6 +19,7 @@
 */
 
 #include "encoded_log_entry.h"
+#include <cstdio>
 
 using std::string;