aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Font.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/Font.cc')
-rw-r--r--src/FbTk/Font.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/FbTk/Font.cc b/src/FbTk/Font.cc
index 544ddc2..5987134 100644
--- a/src/FbTk/Font.cc
+++ b/src/FbTk/Font.cc
@@ -25,10 +25,6 @@
25#include "FontImp.hh" 25#include "FontImp.hh"
26#include "App.hh" 26#include "App.hh"
27 27
28#ifdef HAVE_CONFIG_H
29#include "config.h"
30#endif // HAVE_CONFIG_H
31
32// for antialias 28// for antialias
33#ifdef USE_XFT 29#ifdef USE_XFT
34#include "XftFontImp.hh" 30#include "XftFontImp.hh"