Small fix to comment in graphics

git-svn-id: trunk@18640 -
This commit is contained in:
sekelsenmat 2009-02-11 17:26:46 +00:00
parent 142380bdfa
commit 294ed321af

View File

@ -38,7 +38,7 @@ uses
FPImgCmn, FPImage, FPCanvas,
FPReadPNG, FPWritePNG, PNGComn, // png support
FPReadBMP, FPWriteBMP, // bmp support
FPReadPNM, FPWritePNM, // png support
FPReadPNM, FPWritePNM, // PNM (Portable aNyMap) support
FPReadJpeg, FPWriteJpeg, // jpg support
IntfGraphics,
AvgLvlTree,