mirror of
https://github.com/AxioDL/libjpeg-turbo.git
synced 2025-06-30 18:33:36 +00:00
FreeBSD fixes
This commit is contained in:
parent
8a07973a8b
commit
4e316aa7ef
@ -31,10 +31,10 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <jinclude.h>
|
||||
#include "jinclude.h"
|
||||
#define JPEG_INTERNALS
|
||||
#include <jpeglib.h>
|
||||
#include <jerror.h>
|
||||
#include "jpeglib.h"
|
||||
#include "jerror.h"
|
||||
#include <setjmp.h>
|
||||
#include "./turbojpeg.h"
|
||||
#include "./tjutil.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user