(Wii) Move RGUI code over to wii/frontend

This commit is contained in:
Twinaphex 2012-06-24 13:20:55 +02:00
parent a62893610e
commit 3e4f09d66d
5 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
#undef main
#include <stdbool.h>
#include "../../console/rgui/rgui.h"
#include "rgui.h"
#include "../../driver.h"
#include "../../general.h"
#include "../../libretro.h"