summaryrefslogtreecommitdiff
path: root/game/network
diff options
context:
space:
mode:
Diffstat (limited to 'game/network')
-rw-r--r--game/network/rail.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/network/rail.h b/game/network/rail.h
index bfbb928..47969d6 100644
--- a/game/network/rail.h
+++ b/game/network/rail.h
@@ -1,6 +1,7 @@
#ifndef RAILLINKS_H
#define RAILLINKS_H
+#include "chronology.hpp"
#include "game/worldobject.h"
#include "gfx/models/mesh.h"
#include "gfx/renderable.h"