diff options
Diffstat (limited to 'otk/font.cc')
| -rw-r--r-- | otk/font.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otk/font.cc b/otk/font.cc index 121f4fa7..a68aeba2 100644 --- a/otk/font.cc +++ b/otk/font.cc @@ -19,7 +19,7 @@ using std::endl; #include "font.hh" #include "util.hh" -#include "gccache.hh" +#include "display.hh" #include "color.hh" #include "screeninfo.hh" |
