aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Net/Socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/Net/Socket.h')
-rw-r--r--src/libjin/Net/Socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libjin/Net/Socket.h b/src/libjin/Net/Socket.h
index 1a2256c..32ef86f 100644
--- a/src/libjin/Net/Socket.h
+++ b/src/libjin/Net/Socket.h
@@ -1,6 +1,6 @@
#ifndef __LIBJIN_NET_SOCKET_H
#define __LIBJIN_NET_SOCKET_H
-#include "../modules.h"
+#include "../jin_configuration.h"
#if LIBJIN_MODULES_NET
#include "../3rdparty/tekcos/tekcos.h"