DEADSOFTWARE

added forgotten jpeg support
[d2df-sdl.git] / src / lib / vampimg / ImagingOptions.inc
index 87851b96c7b2cd1c078346f0a9873662e520edbd..85653ad5397ba99846ca4821c1341b93e62c33a0 100644 (file)
@@ -27,7 +27,7 @@
   Example: If you want to disable JPEG support just uncomment //{$DEFINE DONT_LINK_JPEG} line
 *)
 
-{$DEFINE DONT_LINK_JPEG}        // link support for Jpeg images
+//{$DEFINE DONT_LINK_JPEG}        // link support for Jpeg images
 //{$DEFINE DONT_LINK_PNG}         // link support for PNG images
 //{$DEFINE DONT_LINK_TARGA}       // link support for Targa images
 //{$DEFINE DONT_LINK_BITMAP}      // link support for Windows Bitmap images