summaryrefslogtreecommitdiff
path: root/game/network
diff options
context:
space:
mode:
Diffstat (limited to 'game/network')
-rw-r--r--game/network/rail.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/network/rail.cpp b/game/network/rail.cpp
index d7f95a8..73ab3bf 100644
--- a/game/network/rail.cpp
+++ b/game/network/rail.cpp
@@ -2,6 +2,7 @@
#include "network.h"
#include <GL/glew.h>
#include <array>
+#include <cmath>
#include <collection.hpp>
#include <cstddef>
#include <game/network/link.h>