aboutsummaryrefslogtreecommitdiff
path: root/src/html.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/html.cc')
-rw-r--r--src/html.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/html.cc b/src/html.cc
index 1c4cef42..620cccc7 100644
--- a/src/html.cc
+++ b/src/html.cc
@@ -22,7 +22,6 @@
#include <stdio.h> /* for sprintf */
#include <math.h> /* for rint */
#include <errno.h>
-#include <iconv.h>
#include <fltk/utf.h> /* for utf8encode */
@@ -35,7 +34,6 @@
#include "colors.h"
#include "misc.h"
-#include "decode.h"
#include "uicmd.hh"
#include "history.h"
#include "nav.h"