mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-03 09:44:24 +03:00
[project @ 2005-07-04 23:21:29 by jmb]
Fix jpeglib.h header location svn path=/import/netsurf/; revision=1786
This commit is contained in:
parent
3a117d604f
commit
07f79c3800
@ -18,7 +18,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#define JPEG_INTERNAL_OPTIONS
|
||||
#include "libjpeg/jpeglib.h"
|
||||
#include "jpeglib.h"
|
||||
#include "netsurf/utils/config.h"
|
||||
#include "netsurf/content/content.h"
|
||||
#include "netsurf/desktop/plotters.h"
|
||||
|
Loading…
Reference in New Issue
Block a user