Added a bit of libJPEG 6.0b

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-04-17 17:54:07 +00:00
parent 6836fdedc0
commit e19291405f
76 changed files with 27722 additions and 141 deletions

View File

@@ -30,7 +30,7 @@
#include "wx/app.h"
#if wxUSE_LIBJPEG
extern "C" {
#include <jpeglib.h>
#include "../jpeg/jpeglib.h"
}
#endif
#include "wx/filefn.h"