remove internal libjpeg6 copy (patch by monad)

This commit is contained in:
Rudolf Polzer
2012-03-01 10:24:29 +01:00
parent affe117815
commit 747e474c40
41 changed files with 400 additions and 12924 deletions

View File

@@ -42,8 +42,8 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <string.h>
extern "C" {
#include "radiant_jpeglib.h"
#include "jpeg6/jerror.h"
#include <jpeglib.h>
#include <jerror.h>
}
#include "ifilesystem.h"