summaryrefslogtreecommitdiffstats
path: root/src/Net/Connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Net/Connection.h')
-rw-r--r--src/Net/Connection.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Net/Connection.h b/src/Net/Connection.h
index d7de538..3070282 100644
--- a/src/Net/Connection.h
+++ b/src/Net/Connection.h
@@ -20,8 +20,6 @@
#ifndef MAD_NET_CONNECTION_H_
#define MAD_NET_CONNECTION_H_
-#include <config.h>
-
#include "Packet.h"
#include <Core/Signals.h>
#include <Core/ThreadManager.h>