mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
location_driver.c - cleanup
This commit is contained in:
parent
8fc96b52a3
commit
6991b43e81
1 changed files with 1 additions and 4 deletions
|
@ -16,11 +16,8 @@
|
|||
|
||||
#include <string.h>
|
||||
#include <string/string_list.h>
|
||||
#include "location_driver.h"
|
||||
#include "../driver.h"
|
||||
|
||||
#include "../general.h"
|
||||
#include "../runloop.h"
|
||||
#include "../system.h"
|
||||
|
||||
static const location_driver_t *location_drivers[] = {
|
||||
#ifdef ANDROID
|
||||
|
|
Loading…
Add table
Reference in a new issue