I get build errors from missing includes: # include "jinclude.h" # include "jpeglib.h" # include "jdct.h" which are not present or am I missing something obvious?
I get build errors from missing includes:
include "jinclude.h"
include "jpeglib.h"
include "jdct.h"
which are not present or am I missing something obvious?