Buildfix
This commit is contained in:
parent
87d0bce799
commit
89e9bdc413
|
@ -2,12 +2,12 @@
|
||||||
#include <file/file_path.h>
|
#include <file/file_path.h>
|
||||||
#include <file/archive_file.h>
|
#include <file/archive_file.h>
|
||||||
#include <compat/strl.h>
|
#include <compat/strl.h>
|
||||||
#include <verbosity.h>
|
|
||||||
|
|
||||||
#include "video_layout.h"
|
#include "video_layout.h"
|
||||||
#include "video_layout/view.h"
|
#include "video_layout/view.h"
|
||||||
|
|
||||||
#include "../retroarch.h"
|
#include "../retroarch.h"
|
||||||
|
#include "../verbosity.h"
|
||||||
|
|
||||||
bool load(view_array_t *view_array, rxml_document_t *doc);
|
bool load(view_array_t *view_array, rxml_document_t *doc);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue