X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=gpsp.git;a=blobdiff_plain;f=common.h;h=7eea8b63dd7e6b4813540cce55f836eeb8debe7f;hp=f43d75cfabbde17ec8ebb24d3f894c20e0630b0f;hb=eb3668fc5dab138073cd4844208ac05b94086a4a;hpb=43c24b301dc8c0c5952e1d22bad865f4304d01f8 diff --git a/common.h b/common.h index f43d75c..7eea8b6 100644 --- a/common.h +++ b/common.h @@ -251,4 +251,8 @@ typedef u32 fixed16_16; // #define STDIO_DEBUG #endif +#ifdef PND_BUILD + #include "pandora/pnd.h" +#endif + #endif