utils/kprxgen/psp-kprxgen.c: Fixed #include statements.

This commit is contained in:
Felix-Dev 2015-08-04 19:14:24 +02:00
parent 64e690bd83
commit fd897ff751

View File

@ -22,9 +22,9 @@
#include "config.h"
#endif
#include "types.h"
#include "elftypes.h"
#include "prxtypes.h"
#include "../common/types.h"
#include "../common/elftypes.h"
#include "../common/prxtypes.h"
/* Arrangement of ELF file after stripping
*