summaryrefslogtreecommitdiffstats
path: root/src/render
diff options
context:
space:
mode:
Diffstat (limited to 'src/render')
-rw-r--r--src/render/Hud.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/Hud.cpp b/src/render/Hud.cpp
index 98982d18..6df670a9 100644
--- a/src/render/Hud.cpp
+++ b/src/render/Hud.cpp
@@ -20,7 +20,7 @@
#include "TxdStore.h"
#include "User.h"
#include "World.h"
-#include <animation\CutsceneMgr.h>
+#include "CutsceneMgr.h"
// Game has colors inlined in code.
// For easier modification we collect them here: