summaryrefslogtreecommitdiff
path: root/rotord/src/rotor.h
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2014-01-27 17:02:45 +0000
committerTim Redfern <tim@eclectronics.org>2014-01-27 17:02:45 +0000
commit5d0be7d626be45e035df7d3e77a955f5afe2e67a (patch)
tree5e3aa6fe444a9fc67d90dd562dc37ccdf30771f6 /rotord/src/rotor.h
parentd1e12e5dbc41e9d05b40b611d7e62affb15b2ec7 (diff)
tinkering with mpd MPEG-DASH
Diffstat (limited to 'rotord/src/rotor.h')
-rw-r--r--rotord/src/rotor.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/rotord/src/rotor.h b/rotord/src/rotor.h
index 27d3820..65f06ac 100644
--- a/rotord/src/rotor.h
+++ b/rotord/src/rotor.h
@@ -128,6 +128,10 @@ inputs: [
#include <json/json.h>
#include <rsvg.h>
+#include <sys/types.h>
+#include <sys/stat.h>
+#include <unistd.h>
+
#include "Poco/Net/HTTPResponse.h"
#include "Poco/Logger.h"
#include "Poco/File.h"