summaryrefslogtreecommitdiff
path: root/src/common/socket.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/socket.hpp')
-rw-r--r--src/common/socket.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/socket.hpp b/src/common/socket.hpp
index 1ff400a..8a2ee3a 100644
--- a/src/common/socket.hpp
+++ b/src/common/socket.hpp
@@ -1,7 +1,7 @@
#ifndef SOCKET_HPP
#define SOCKET_HPP
-# include "sanity.hpp"
+# include "../sanity.hpp"
# include <netinet/in.h>