summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/main.cpp
diff options
context:
space:
mode:
authorKloen <kloen@outlawkiwi.com>2017-01-22 18:42:15 +0100
committerKloen <kloen@outlawkiwi.com>2017-01-22 18:42:15 +0100
commit380c165339f9c7783cd2b2fe7916692cfb5c2b3f (patch)
treec1cedbb21e480f688ea1f8e13815c3d42e3c0848 /src/citra_qt/main.cpp
parentMerge pull request #2458 from wwylele/reset-accel-gyro (diff)
downloadyuzu-380c165339f9c7783cd2b2fe7916692cfb5c2b3f.tar
yuzu-380c165339f9c7783cd2b2fe7916692cfb5c2b3f.tar.gz
yuzu-380c165339f9c7783cd2b2fe7916692cfb5c2b3f.tar.bz2
yuzu-380c165339f9c7783cd2b2fe7916692cfb5c2b3f.tar.lz
yuzu-380c165339f9c7783cd2b2fe7916692cfb5c2b3f.tar.xz
yuzu-380c165339f9c7783cd2b2fe7916692cfb5c2b3f.tar.zst
yuzu-380c165339f9c7783cd2b2fe7916692cfb5c2b3f.zip
Diffstat (limited to 'src/citra_qt/main.cpp')
-rw-r--r--src/citra_qt/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/citra_qt/main.cpp b/src/citra_qt/main.cpp
index 6d59cf640..a3515f936 100644
--- a/src/citra_qt/main.cpp
+++ b/src/citra_qt/main.cpp
@@ -24,7 +24,6 @@
#include "citra_qt/debugger/graphics/graphics_tracing.h"
#include "citra_qt/debugger/graphics/graphics_vertex_shader.h"
#include "citra_qt/debugger/profiler.h"
-#include "citra_qt/debugger/ramview.h"
#include "citra_qt/debugger/registers.h"
#include "citra_qt/debugger/wait_tree.h"
#include "citra_qt/game_list.h"