Gitweb links:
...log
http://git.netsurf-browser.org/netsurf.git/shortlog/e461d9879b6859c6ca34b3512412f2dee3d36f4d
...commit
http://git.netsurf-browser.org/netsurf.git/commit/e461d9879b6859c6ca34b3512412f2dee3d36f4d
...tree
http://git.netsurf-browser.org/netsurf.git/tree/e461d9879b6859c6ca34b3512412f2dee3d36f4d
The branch, master has been updated
via e461d9879b6859c6ca34b3512412f2dee3d36f4d (commit)
from 7a9027092726bc226b887a2d2106021cf4ec5930 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf.git/commitdiff/e461d9879b6859c6ca34b3512412f2dee3d36f4d
commit e461d9879b6859c6ca34b3512412f2dee3d36f4d
Author: Michael Drake <[email protected]>
Commit: Michael Drake <[email protected]>
Add render/box.h include again, since it needs object_params struct from
there. :(
diff --git a/amiga/dt_sound.c b/amiga/dt_sound.c
index 8ca7d13..d1e9771 100644
--- a/amiga/dt_sound.c
+++ b/amiga/dt_sound.c
@@ -25,6 +25,7 @@
#include "amiga/datatypes.h"
#include "content/content_protected.h"
#include "desktop/plotters.h"
+#include "render/box.h"
#include "utils/log.h"
#include "utils/messages.h"
#include "utils/talloc.h"
-----------------------------------------------------------------------
Summary of changes:
amiga/dt_sound.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/amiga/dt_sound.c b/amiga/dt_sound.c
index 8ca7d13..d1e9771 100644
--- a/amiga/dt_sound.c
+++ b/amiga/dt_sound.c
@@ -25,6 +25,7 @@
#include "amiga/datatypes.h"
#include "content/content_protected.h"
#include "desktop/plotters.h"
+#include "render/box.h"
#include "utils/log.h"
#include "utils/messages.h"
#include "utils/talloc.h"
--
NetSurf Browser
_______________________________________________
netsurf-commits mailing list
[email protected]
http://vlists.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org