(Androd) Buildfix

This commit is contained in:
twinaphex 2016-05-09 19:21:40 +02:00
parent 6ae20f2016
commit 1cd98f1cf7
2 changed files with 2 additions and 3 deletions

View File

@ -18,8 +18,7 @@
#include <net/net_http.h>
#include "libretro.h"
#include "performance.h"
#include "../performance.h"
#include "net_http_special.h"
int net_http_get(const char **result, size_t *size, const char *url, retro_time_t *timeout)

View File

@ -17,7 +17,7 @@
#ifndef __NET_HTTP_SPECIAL_H
#define __NET_HTTP_SPECIAL_H
#include "libretro.h"
#include "../libretro.h"
enum
{