(PSP) remove #include <pspthreadman.h> ( already included )

This commit is contained in:
aliaspider 2014-06-30 23:14:36 +01:00
parent 2ee3b4f98d
commit 18eb22d6b6

View File

@ -27,9 +27,7 @@
**
******************************************************************************
*/
#ifdef PSP
#include <pspthreadman.h>
#endif
#include "thread.h"
#ifndef PSP