]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/raster-interpret.c
Greatly simplify the man page handling.
[thirdparty/cups.git] / cups / raster-interpret.c
index a93f220358308bb8201d8c5402febb9edfbdb3e4..fbe52f37522f9c4141da5b17aaa1a8aff0d5766f 100644 (file)
@@ -1,10 +1,11 @@
 /*
  * PPD command interpreter for CUPS.
  *
- * Copyright 2007-2015 by Apple Inc.
- * Copyright 1993-2007 by Easy Software Products.
+ * Copyright © 2007-2018 by Apple Inc.
+ * Copyright © 1993-2007 by Easy Software Products.
  *
- * Licensed under Apache License v2.0.  See the file "LICENSE" for more information.
+ * Licensed under Apache License v2.0.  See the file "LICENSE" for more
+ * information.
  */
 
 /*
@@ -12,7 +13,8 @@
  */
 
 #include <cups/raster-private.h>
-#include <cups/ppd.h>
+#include <cups/ppd-private.h>
+#include "debug-internal.h"
 
 
 /*