mirror of
https://github.com/pspdev/pspsdk.git
synced 2026-01-05 06:40:32 +00:00
Move SceSize to psptypes.h
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#define __PSPHTTP_H__
|
||||
|
||||
#include <pspkerneltypes.h>
|
||||
#include <psptypes.h>
|
||||
|
||||
#if defined(__cplusplus)
|
||||
extern "C" {
|
||||
|
||||
@@ -20,6 +20,7 @@ extern "C" {
|
||||
|
||||
#include <netinet/in.h>
|
||||
#include <pspkerneltypes.h>
|
||||
#include <psptypes.h>
|
||||
|
||||
/**
|
||||
* Inititalise the resolver library
|
||||
|
||||
Reference in New Issue
Block a user