aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/XmbFontImp.cc
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2008-01-18 08:33:47 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2008-01-18 08:33:47 (GMT)
commit1d4bea8a2db2c0ab1e14b8afd81c87b80a262d66 (patch)
tree21cc4e919cabe52ab8d355a7ceec980da6fb420a /src/FbTk/XmbFontImp.cc
parent3a5fd7342d6cfd00acafeec4c1f35948a550e4ab (diff)
parent8c2cee577a744870fd497f73a21c2d4e1c45c907 (diff)
downloadfluxbox_paul-1d4bea8a2db2c0ab1e14b8afd81c87b80a262d66.zip
fluxbox_paul-1d4bea8a2db2c0ab1e14b8afd81c87b80a262d66.tar.bz2
Merge branch 'master' of fluxbox@gitfbox:fluxbox
Diffstat (limited to 'src/FbTk/XmbFontImp.cc')
-rw-r--r--src/FbTk/XmbFontImp.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/FbTk/XmbFontImp.cc b/src/FbTk/XmbFontImp.cc
index 8ef0fbc..e05609c 100644
--- a/src/FbTk/XmbFontImp.cc
+++ b/src/FbTk/XmbFontImp.cc
@@ -22,6 +22,7 @@
22#include "XmbFontImp.hh" 22#include "XmbFontImp.hh"
23 23
24#include "App.hh" 24#include "App.hh"
25#include "TextUtils.hh"
25#include "StringUtil.hh" 26#include "StringUtil.hh"
26#include "FbPixmap.hh" 27#include "FbPixmap.hh"
27#include "GContext.hh" 28#include "GContext.hh"