diff options
author | monsta <[email protected]> | 2016-05-25 11:32:30 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-05-25 11:49:06 +0300 |
commit | edae80f9c5b8082b86e1cbd60cfee9c79d7e23ba (patch) | |
tree | 37c0d7345126dc71b87572b36b87af99d6775a9e /libdocument/ev-annotation.h | |
parent | 4a27a82e76d80e5d59a3e277345c5f5907a56268 (diff) | |
download | atril-edae80f9c5b8082b86e1cbd60cfee9c79d7e23ba.tar.bz2 atril-edae80f9c5b8082b86e1cbd60cfee9c79d7e23ba.tar.xz |
backend, libdocument: reorganize some includes
Diffstat (limited to 'libdocument/ev-annotation.h')
-rw-r--r-- | libdocument/ev-annotation.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdocument/ev-annotation.h b/libdocument/ev-annotation.h index 865ad468..395270e1 100644 --- a/libdocument/ev-annotation.h +++ b/libdocument/ev-annotation.h @@ -27,6 +27,7 @@ #define EV_ANNOTATION_H #include <glib-object.h> +#include <gdk/gdk.h> #include "ev-document.h" #include "ev-attachment.h" |