Explorar o código

fix htpstream error

MalekSediqi %!s(int64=9) %!d(string=hai) anos
pai
achega
c86e14dea3
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      httpstream.h

+ 2 - 0
httpstream.h

@@ -5,6 +5,8 @@
 #ifndef _Httpstream_H
 #define _Httpstream_H
 
+#include "ntp.h"
+
 extern bool HttpIsStreaming();
 extern void playStream(char *ipaddr, u_short port, char *radiourl);
 extern void stopStream();