Przeglądaj źródła

missing header file

David Rose 16 lat temu
rodzic
commit
a0e8ed727e
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      direct/src/plugin_npapi/ppInstance.cxx

+ 1 - 0
direct/src/plugin_npapi/ppInstance.cxx

@@ -27,6 +27,7 @@
 
 #include <fstream>
 #include <string.h>  // strcmp()
+#include <time.h>
 
 #ifndef _WIN32
 #include <sys/select.h>