Changed include path

This commit is contained in:
2024-01-31 20:58:47 -05:00
parent 8a57f80b8c
commit 2b1c217dbb

View File

@@ -1,4 +1,4 @@
#include "includes/easysock.hpp"
#include "easysock.hpp"
int create_socket(int network, char transport) {