diff options
Diffstat (limited to 'gui/Key.cpp')
-rw-r--r-- | gui/Key.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/Key.cpp b/gui/Key.cpp index 67fb9d26b7..d9c37f116c 100644 --- a/gui/Key.cpp +++ b/gui/Key.cpp @@ -20,7 +20,7 @@ * */ -#include "stdafx.h" +#include "common/stdafx.h" #include "gui/Key.h" namespace GUI { |