summaryrefslogtreecommitdiff
path: root/beos/plotters.cpp
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-04-24 20:38:30 +0100
committerVincent Sanders <vince@kyllikki.org>2016-04-24 20:38:30 +0100
commit9ce01d2024e12881e29f4efd28845f12e56e7b67 (patch)
tree53a8f0cd1ca8f9537e23791cfedc66f5a90bd288 /beos/plotters.cpp
parent5c567d4f2034ac227350b2d72647cd0d37ebee68 (diff)
downloadnetsurf-9ce01d2024e12881e29f4efd28845f12e56e7b67.tar.gz
netsurf-9ce01d2024e12881e29f4efd28845f12e56e7b67.tar.bz2
fixup errors in font layout table conversion
Diffstat (limited to 'beos/plotters.cpp')
-rw-r--r--beos/plotters.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/beos/plotters.cpp b/beos/plotters.cpp
index f63d7343e..b7d1a2bce 100644
--- a/beos/plotters.cpp
+++ b/beos/plotters.cpp
@@ -32,7 +32,6 @@
#include <Shape.h>
extern "C" {
#include "desktop/plotters.h"
-#include "desktop/font.h"
#include "utils/log.h"
#include "utils/utils.h"
#include "utils/nsoption.h"