summaryrefslogtreecommitdiff
path: root/src/network/core/packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/core/packet.h')
-rw-r--r--src/network/core/packet.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/network/core/packet.h b/src/network/core/packet.h
index 2510c69a7..a44c6b50e 100644
--- a/src/network/core/packet.h
+++ b/src/network/core/packet.h
@@ -5,6 +5,8 @@
#ifdef ENABLE_NETWORK
+#include "config.h"
+
/**
* @file packet.h Basic functions to create, fill and read packets.
*/