ReactOS 0.4.15-dev-8058-ga7cbb60
precomp.h
Go to the documentation of this file.
1#ifndef _LIBJPEG_PRECOMP_H_
2#define _LIBJPEG_PRECOMP_H_
3
4#define JPEG_INTERNALS
5#include "jinclude.h"
6#include "jpeglib.h"
7
8#endif /* _LIBJPEG_PRECOMP_H_ */