Add missing include

This commit is contained in:
Sam Hegarty
2012-03-11 09:02:59 +13:00
parent 481f1cc036
commit b9c150bc32

View File

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