From 4d389c65a3a29849e42b530d2dac6c747f86ea68 Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Thu, 9 Jan 2014 17:16:17 -0800 Subject: [PATCH] Fix non-pch compilation --- aegisub/src/hotkey.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aegisub/src/hotkey.cpp b/aegisub/src/hotkey.cpp index bb60674e1..7fe9ae73a 100644 --- a/aegisub/src/hotkey.cpp +++ b/aegisub/src/hotkey.cpp @@ -31,6 +31,8 @@ #include #include +#include +#include namespace { const char *added_hotkeys_7035[][5] = {