Remove some header includes in http_intf.c

This commit is contained in:
twinaphex 2015-01-23 08:53:49 +01:00
parent 59f5658066
commit 0d495fc184

View File

@ -17,9 +17,7 @@
#include <stdlib.h>
#include <assert.h>
#include "http_intf.h"
#include "retroarch_logger.h"
#include <retro_miscellaneous.h>
#include "general.h"
#include <file/file_path.h>