]> www.fi.muni.cz Git - evince.git/blobdiff - ps/ps.c
Updated French translation.
[evince.git] / ps / ps.c
diff --git a/ps/ps.c b/ps/ps.c
index 57269154b99ff9e142a02ce02718fa651f928704..56fb86cec0e9bcfa5f1640d550429715af3cf404 100644 (file)
--- a/ps/ps.c
+++ b/ps/ps.c
@@ -54,7 +54,7 @@
 #endif
 #include <ctype.h>
 #include <X11/Xos.h>            /* #includes the appropriate <string.h> */
-#include "gtkgs.h"
+#include "gstypes.h"
 #include "gsdefaults.h"
 #include "ps.h"
 #include "gsio.h"
@@ -212,8 +212,6 @@ pages_new(struct page *pages, int current, int maxpages)
 
 #include <glib.h>
 
-#include <gtkgs.h>
-
 struct document *
 psscan(FILE * file, int respect_eof, const gchar * fname)
 {