diff options
Diffstat (limited to 'src/citra_qt/util/util.cpp')
| -rw-r--r-- | src/citra_qt/util/util.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/citra_qt/util/util.cpp b/src/citra_qt/util/util.cpp index 2cb939af1..f292046b7 100644 --- a/src/citra_qt/util/util.cpp +++ b/src/citra_qt/util/util.cpp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | // Licensed under GPLv2 or any later version | 2 | // Licensed under GPLv2 or any later version |
| 3 | // Refer to the license.txt file included. | 3 | // Refer to the license.txt file included. |
| 4 | 4 | ||
| 5 | #include "util.h" | 5 | #include "citra_qt/util/util.h" |
| 6 | 6 | ||
| 7 | QFont GetMonospaceFont() { | 7 | QFont GetMonospaceFont() { |
| 8 | QFont font("monospace"); | 8 | QFont font("monospace"); |