aboutsummaryrefslogtreecommitdiff
path: root/src/shared/lua_api/stream.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/lua_api/stream.hpp')
-rw-r--r--src/shared/lua_api/stream.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/lua_api/stream.hpp b/src/shared/lua_api/stream.hpp
index 74a0e69..ff48945 100644
--- a/src/shared/lua_api/stream.hpp
+++ b/src/shared/lua_api/stream.hpp
@@ -1,5 +1,5 @@
#include <stdlib.h>
-#include <nng.h>
+#include <nng/nng.h>
//Char is not definitvely a byte, read the fucking standard
#define byte char