]> git.sesse.net Git - cubemap/blobdiff - httpinput.h
Re-run include-what-you-use.
[cubemap] / httpinput.h
index 2273e7dd2782535684fa92be5c4b5ad86140d52a..6b0c87512dffee116dea7c86c89404a5e0090e56 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef _HTTPINPUT_H
 #define _HTTPINPUT_H 1
 
+#include <pthread.h>
 #include <stddef.h>
 #include <string>
 #include <vector>