X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4b41f6bc001ea11a0585771e0fa92c7bc1dc6863..73ef393701bd6c2c689a05d5637cc701e2f5cc2f:/src/xpm/xpm.h diff --git a/src/xpm/xpm.h b/src/xpm/xpm.h index 14def24078..333b09d122 100644 --- a/src/xpm/xpm.h +++ b/src/xpm/xpm.h @@ -103,9 +103,10 @@ typedef unsigned long Pixel; /* Index into colormap */ /* DW: bug in makefile seems to not want to define these, but they are needed! */ /* Guillermo, maybe you can look at it */ - +#ifdef FOR_MSW # define FUNC(f, t, p) extern t f p # define LFUNC(f, t, p) static t f p +#endif /* Return ErrorStatus codes: * null if full success