diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-07-17 12:09:28 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-07-17 12:09:28 +0100 |
| commit | 17bde044aceadf9484d9ac999e8d4b9b2381f9c8 (patch) | |
| tree | 7e86b3765458963cf9ba86c1e2f8501043749241 /rotord/rotor.h | |
| parent | 1e63c7c3b554fbf4030a75a51ee8ad3d0fc05d94 (diff) | |
rendering timer
Diffstat (limited to 'rotord/rotor.h')
| -rwxr-xr-x | rotord/rotor.h | 1 |
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" |
