Index: runtime/bin/socket.h |
diff --git a/runtime/bin/socket.h b/runtime/bin/socket.h |
index 433565549e4912bf67975ccbd26cc70873d3d486..2270e003fe714a45486bcc33c5089ca5ef8f2cd8 100644 |
--- a/runtime/bin/socket.h |
+++ b/runtime/bin/socket.h |
@@ -6,7 +6,8 @@ |
#define BIN_SOCKET_H_ |
#include "bin/builtin.h" |
-#include "bin/globals.h" |
+ |
+#include "platform/globals.h" |
class Socket { |