diff options
Diffstat (limited to 'otk/font.hh')
| -rw-r--r-- | otk/font.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otk/font.hh b/otk/font.hh index 16c47f27..618d4f6e 100644 --- a/otk/font.hh +++ b/otk/font.hh @@ -11,7 +11,7 @@ extern "C" { #include <X11/Xft/Xft.h> } -#include <assert.h> +#include <cassert> namespace otk { |
