diff options
Diffstat (limited to 'pango-view/viewer-cairo.c')
-rw-r--r-- | pango-view/viewer-cairo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango-view/viewer-cairo.c b/pango-view/viewer-cairo.c index baabe2dc..eb56d455 100644 --- a/pango-view/viewer-cairo.c +++ b/pango-view/viewer-cairo.c @@ -18,7 +18,7 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ -#include <config.h> +#include "config.h" #include "viewer-cairo.h" |