Add missing psptypes.h

This commit is contained in:
Wally4000
2024-11-01 09:15:21 +11:00
parent 2e2e6bd5bb
commit befc4d6051

View File

@@ -11,6 +11,8 @@
#ifndef __PSPWLAN_H__
#define __PSPWLAN_H__
#include <psptypes.h>
#ifdef __cplusplus
extern "C" {
#endif