Missing include.
authorCarl Hetherington <cth@carlh.net>
Fri, 9 Oct 2015 16:50:54 +0000 (17:50 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 9 Oct 2015 16:50:54 +0000 (17:50 +0100)
src/lib/log_entry.h

index 29c7090857b0a096e4865fee4ac6c0d36e6f3788..b94637a33ae8e337b3fd0edfad1e08e60f24b867 100644 (file)
@@ -20,6 +20,7 @@
 #ifndef DCPOMATIC_LOG_ENTRY_H
 #define DCPOMATIC_LOG_ENTRY_H
 
+#include <sys/time.h>
 #include <string>
 
 class LogEntry