summaryrefslogtreecommitdiffstats
path: root/game/client/screenshot.cc
diff options
context:
space:
mode:
Diffstat (limited to 'game/client/screenshot.cc')
-rw-r--r--game/client/screenshot.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/game/client/screenshot.cc b/game/client/screenshot.cc
index 08d8521..9b573ef 100644
--- a/game/client/screenshot.cc
+++ b/game/client/screenshot.cc
@@ -3,12 +3,15 @@
#include "client/screenshot.hh"
#include "core/io/config_map.hh"
+
#include "core/utils/epoch.hh"
#include "client/config/keybind.hh"
+
#include "client/gui/chat.hh"
#include "client/gui/language.hh"
#include "client/gui/settings.hh"
+
#include "client/io/glfw.hh"
#include "client/globals.hh"