summaryrefslogtreecommitdiff
path: root/glib/poppler-annot.cc
diff options
context:
space:
mode:
authorHib Eris <hib@hiberis.nl>2012-01-30 17:07:28 +0100
committerAlbert Astals Cid <aacid@kde.org>2012-01-30 20:40:19 +0100
commitbe62a4f2e7d5db3b6d85d1b3026979f9561e6e15 (patch)
tree1074cc1536db3cf9af1ff39eaa1633267dbad8f8 /glib/poppler-annot.cc
parentacbc63348ce5e279e4d66ed4f240dc8d61df4e57 (diff)
Fix build with latest mingw-w64 headers
Fixes bug #45407. (cherry picked from commit 58c17c3a61f18a6808ec9ba37e82734a655090ac)
Diffstat (limited to 'glib/poppler-annot.cc')
-rw-r--r--glib/poppler-annot.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/glib/poppler-annot.cc b/glib/poppler-annot.cc
index 2f9ef9c1..588ede33 100644
--- a/glib/poppler-annot.cc
+++ b/glib/poppler-annot.cc
@@ -18,6 +18,7 @@
* Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
*/
+#include "config.h"
#include "poppler.h"
#include "poppler-private.h"