diff options
Diffstat (limited to 'src/citra_qt/main.cpp')
| -rw-r--r-- | src/citra_qt/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/citra_qt/main.cpp b/src/citra_qt/main.cpp index d7fad555f..eb2c7d613 100644 --- a/src/citra_qt/main.cpp +++ b/src/citra_qt/main.cpp | |||
| @@ -43,7 +43,6 @@ | |||
| 43 | #include "core/gdbstub/gdbstub.h" | 43 | #include "core/gdbstub/gdbstub.h" |
| 44 | #include "core/loader/loader.h" | 44 | #include "core/loader/loader.h" |
| 45 | #include "core/settings.h" | 45 | #include "core/settings.h" |
| 46 | #include "video_core/video_core.h" | ||
| 47 | 46 | ||
| 48 | #ifdef QT_STATICPLUGIN | 47 | #ifdef QT_STATICPLUGIN |
| 49 | Q_IMPORT_PLUGIN(QWindowsIntegrationPlugin); | 48 | Q_IMPORT_PLUGIN(QWindowsIntegrationPlugin); |