summaryrefslogtreecommitdiff
path: root/game/network/network.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'game/network/network.cpp')
-rw-r--r--game/network/network.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/network/network.cpp b/game/network/network.cpp
index 59ef7c8..083b08e 100644
--- a/game/network/network.cpp
+++ b/game/network/network.cpp
@@ -7,7 +7,7 @@
#include <gfx/models/texture.h>
#include <glm/gtx/intersect.hpp>
#include <initializer_list>
-#include <ray.hpp>
+#include <ray.h>
#include <stdexcept>
#include <utility>