summaryrefslogtreecommitdiff
path: root/src/network/core/udp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/core/udp.cpp')
-rw-r--r--src/network/core/udp.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/network/core/udp.cpp b/src/network/core/udp.cpp
index 8da8ba6a6..58c586813 100644
--- a/src/network/core/udp.cpp
+++ b/src/network/core/udp.cpp
@@ -8,8 +8,8 @@
#include "../../stdafx.h"
#include "../../debug.h"
-#include "../../macros.h"
-#include "../../helpers.hpp"
+#include "../../core/bitmath_func.hpp"
+#include "../../core/math_func.hpp"
#include "packet.h"
#include "udp.h"