summaryrefslogtreecommitdiff
path: root/frontends
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-05-31 14:25:12 +0100
committerVincent Sanders <vince@kyllikki.org>2016-05-31 14:25:12 +0100
commit148748b82c29160224486af7eed0d62f37031cb6 (patch)
treed67b4fcf815bbf03cfef5c3ccbe60f4d243cb745 /frontends
parentaa53519bcd5b716306e0fb0ec2a89d953128bc85 (diff)
downloadnetsurf-148748b82c29160224486af7eed0d62f37031cb6.tar.gz
netsurf-148748b82c29160224486af7eed0d62f37031cb6.tar.bz2
fix missing header for amiga warn user call
Diffstat (limited to 'frontends')
-rw-r--r--frontends/amiga/ctxmenu.c2
-rw-r--r--frontends/amiga/font_bullet.c15
2 files changed, 12 insertions, 5 deletions
diff --git a/frontends/amiga/ctxmenu.c b/frontends/amiga/ctxmenu.c
index 2b6691fde..f9c873cff 100644
--- a/frontends/amiga/ctxmenu.c
+++ b/frontends/amiga/ctxmenu.c
@@ -56,7 +56,7 @@
#include "amiga/plugin_hack.h"
#include "amiga/theme.h"
#include "amiga/utf8.h"
-
+#include "amiga/misc.h"
enum {
AMI_CTX_ID_NONE = 0,
diff --git a/frontends/amiga/font_bullet.c b/frontends/amiga/font_bullet.c
index 3032b9735..67204d664 100644
--- a/frontends/amiga/font_bullet.c
+++ b/frontends/amiga/font_bullet.c
@@ -16,6 +16,11 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+/**
+ * \file
+ * Amiga font handling implementation
+ */
+
#include "amiga/os3support.h"
#include <stdlib.h>
@@ -31,15 +36,17 @@
#include <diskfont/diskfonttag.h>
#include <diskfont/oterrors.h>
+#include "utils/log.h"
+#include "utils/nsoption.h"
+#include "utils/utf8.h"
+#include "utils/utils.h"
+
+#include "amiga/misc.h"
#include "amiga/font.h"
#include "amiga/font_bullet.h"
#include "amiga/font_cache.h"
#include "amiga/font_scan.h"
-#include "utils/log.h"
-#include "utils/nsoption.h"
-#include "utils/utf8.h"
-#include "utils/utils.h"
#define NSA_UNICODE_FONT PLOT_FONT_FAMILY_COUNT