X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fpcx.h;h=304672fe2834f0eab0f344dec1677531e520ad08;hb=3d07b68a314ce189f207e42d95f786979662410d;hp=f214971b76aa0658cb9f4d66c857da758bf70680;hpb=da14f69fd95c7bd5a0d70cdf4935af06f1f20a04;p=rocksndiamonds.git diff --git a/src/libgame/pcx.h b/src/libgame/pcx.h index f214971b..304672fe 100644 --- a/src/libgame/pcx.h +++ b/src/libgame/pcx.h @@ -14,7 +14,9 @@ #ifndef PCX_H #define PCX_H -#include "libgame.h" +#include "system.h" +#include "image.h" + #if !defined(TARGET_SDL)