summaryrefslogtreecommitdiff
path: root/utils/pdftocairo.cc
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2017-09-01 20:02:17 +0200
committerAlbert Astals Cid <aacid@kde.org>2017-09-01 20:02:39 +0200
commit8a5c7be5b5772672b34638532793cf62be78e9b8 (patch)
tree8841c3e379b210c671202adf953f6c8f6b4c6889 /utils/pdftocairo.cc
parent26f64a2a34a9273897c34045ea7af5e8c3c603cb (diff)
Add missing includes
Diffstat (limited to 'utils/pdftocairo.cc')
-rw-r--r--utils/pdftocairo.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/pdftocairo.cc b/utils/pdftocairo.cc
index 9aacfb8d..8858f6f3 100644
--- a/utils/pdftocairo.cc
+++ b/utils/pdftocairo.cc
@@ -19,7 +19,7 @@
// Copyright (C) 2009 Shen Liang <shenzhuxi@gmail.com>
// Copyright (C) 2009 Stefan Thomas <thomas@eload24.com>
// Copyright (C) 2009, 2010 Albert Astals Cid <aacid@kde.org>
-// Copyright (C) 2010, 2011-2016 Adrian Johnson <ajohnson@redneon.com>
+// Copyright (C) 2010, 2011-2017 Adrian Johnson <ajohnson@redneon.com>
// Copyright (C) 2010, 2014 Hib Eris <hib@hiberis.nl>
// Copyright (C) 2010 Jonathan Liu <net147@gmail.com>
// Copyright (C) 2010 William Bader <williambader@hotmail.com>