diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-03-16 23:45:25 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-03-16 23:45:25 +0000 |
| commit | bb3e654edef54efd6d0c24cbf6014eb4f9468037 (patch) | |
| tree | 855564a7a1ce86aeca25f010d00319d3c652f69c /openbox/openbox.c | |
| parent | 9b1943f1feff3f1ed50f9a4039925a9956ada63c (diff) | |
will draw fonts when stop segging
Diffstat (limited to 'openbox/openbox.c')
| -rw-r--r-- | openbox/openbox.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/openbox.c b/openbox/openbox.c index 54f9b77e..c77f6df1 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -18,6 +18,7 @@ #include "themerc.h" #include "timer.h" #include "../render/render.h" +#include "../render/font.h" #ifdef HAVE_FCNTL_H # include <fcntl.h> |
