mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-17 15:04:18 +03:00
[project @ 2004-09-04 14:37:57 by joty]
Norcroft compile fixes. svn path=/import/netsurf/; revision=1267
This commit is contained in:
parent
a9e62d78f7
commit
e223757e35
@ -16,6 +16,7 @@ struct bitmap;
|
||||
struct content;
|
||||
|
||||
struct content_jpeg_data {
|
||||
int dummy; /* NOT USED but to satisfy Norcroft */
|
||||
};
|
||||
|
||||
bool nsjpeg_convert(struct content *c, int width, int height);
|
||||
|
@ -20,6 +20,7 @@
|
||||
#include "oslib/osspriteop.h"
|
||||
#include "oslib/wimp.h"
|
||||
#include "netsurf/desktop/save_text.h"
|
||||
#include "netsurf/image/bitmap.h"
|
||||
#include "netsurf/riscos/gui.h"
|
||||
#include "netsurf/riscos/save_complete.h"
|
||||
#include "netsurf/riscos/save_draw.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user