summaryrefslogtreecommitdiff
path: root/cups/ipp-private.h
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2010-03-24 14:32:08 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2010-03-24 14:32:08 +0000
commit71e160228f56370c40a47637d85d07c230052e86 (patch)
tree00d1c9b78a365ca7518f7bba195275135e6e3430 /cups/ipp-private.h
parent54afec335014303dba3c6eabe5393adce9e660ad (diff)
Merge changes from CUPS 1.5svn-r9049 (private header support)
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1992 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'cups/ipp-private.h')
-rw-r--r--cups/ipp-private.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cups/ipp-private.h b/cups/ipp-private.h
index 146b51eef..c4945fc7a 100644
--- a/cups/ipp-private.h
+++ b/cups/ipp-private.h
@@ -1,9 +1,9 @@
/*
* "$Id: ipp-private.h 7259 2008-01-28 22:26:04Z mike $"
*
- * Private IPP definitions for the Common UNIX Printing System (CUPS).
+ * Private IPP definitions for CUPS.
*
- * Copyright 2007-2008 by Apple Inc.
+ * Copyright 2007-2010 by Apple Inc.
* Copyright 1997-2006 by Easy Software Products.
*
* These coded instructions, statements, and computer programs are the
@@ -22,7 +22,7 @@
* Include necessary headers...
*/
-# include "ipp.h"
+# include <cups/ipp.h>
/*