diff options
Diffstat (limited to 'pango.h')
-rw-r--r-- | pango.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,8 +1,6 @@ #ifndef DMENU_PANGO_H #define DMENU_PANGO_H -#include <stdarg.h> #include <stdbool.h> -#include <stdint.h> #include <cairo/cairo.h> #include <pango/pangocairo.h> |