diff --git a/include/physfsx.h b/include/physfsx.h index add6dc086..3a475ecc4 100644 --- a/include/physfsx.h +++ b/include/physfsx.h @@ -1,4 +1,4 @@ -/* $Id: physfsx.h,v 1.8 2005-02-25 02:02:22 chris Exp $ */ +/* $Id: physfsx.h,v 1.9 2005-02-25 04:25:58 chris Exp $ */ /* * @@ -21,6 +21,7 @@ #include +#include "pstypes.h" #include "error.h" static inline int PHYSFSX_readString(PHYSFS_file *file, char *s)