Removed unused citra.h

This commit is contained in:
archshift
2014-08-14 22:49:31 -07:00
parent 73c53b5eb8
commit 80c4d7bf48
6 changed files with 3 additions and 15 deletions

View File

@ -6,7 +6,6 @@
#include "video_core/video_core.h"
#include "citra/citra.h"
#include "citra/emu_window/emu_window_glfw.h"
static void OnKeyEvent(GLFWwindow* win, int key, int action) {