X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=plugins%2Fimage%2Fjpeg.cpp;h=5f1d0dc4864af4892906f8c47a10aed5b8a65a38;hb=88f8603d62b71d6e26d4e5330937b487eaebab6b;hp=66df32ffd0caf4c883871f14069811be85cae18f;hpb=5265d3cc1517566910718738ee6fa48e2466d3ea;p=xonotic%2Fnetradiant.git diff --git a/plugins/image/jpeg.cpp b/plugins/image/jpeg.cpp index 66df32ff..5f1d0dc4 100644 --- a/plugins/image/jpeg.cpp +++ b/plugins/image/jpeg.cpp @@ -34,6 +34,11 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. // Leonardo Zide (leo@lokigames.com) // +#ifdef _WIN32 +// Ugly hack so that INT32 is defined before jmorecfg.h is parsed. +#include +#endif + #include #include #include