summaryrefslogtreecommitdiff
path: root/rotord/rotor.h
diff options
context:
space:
mode:
authorTim Redfern <tim@herge.(none)>2013-07-17 12:09:28 +0100
committerTim Redfern <tim@herge.(none)>2013-07-17 12:09:28 +0100
commit17bde044aceadf9484d9ac999e8d4b9b2381f9c8 (patch)
tree7e86b3765458963cf9ba86c1e2f8501043749241 /rotord/rotor.h
parent1e63c7c3b554fbf4030a75a51ee8ad3d0fc05d94 (diff)
rendering timer
Diffstat (limited to 'rotord/rotor.h')
-rwxr-xr-xrotord/rotor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rotord/rotor.h b/rotord/rotor.h
index 055d0b7..1d0172f 100755
--- a/rotord/rotor.h
+++ b/rotord/rotor.h
@@ -16,6 +16,7 @@ http://stackoverflow.com/questions/5261658/how-to-seek-in-ffmpeg-c-c
#include <deque>
#include <math.h>
#include <memory>
+#include <sys/time.h>
#include "Poco/Net/HTTPServer.h"
#include "Poco/Net/HTTPResponse.h"