aboutsummaryrefslogtreecommitdiff
path: root/game/menus/endgame
diff options
context:
space:
mode:
Diffstat (limited to 'game/menus/endgame')
-rw-r--r--game/menus/endgame/EndGameSubScript.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/menus/endgame/EndGameSubScript.cpp b/game/menus/endgame/EndGameSubScript.cpp
index 08a9f8c..6edfe7b 100644
--- a/game/menus/endgame/EndGameSubScript.cpp
+++ b/game/menus/endgame/EndGameSubScript.cpp
@@ -1,8 +1,8 @@
#include "EndGameSubScript.h"
#include "../../Events.h"
-#include "../IFloatingWindowScript.h"
#include "../ButtonReplaySubScript.h"
+#include "../IFloatingWindowScript.h"
#include <string>