]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/notify.c
Merge changes from CUPS 1.5svn-r9049 (private header support)
[thirdparty/cups.git] / cups / notify.c
index 3cb07a5afd323ddcea51233fccaa9ec215605dee..b514c7db363458fc19977c1bc2fe35123f9a78d5 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * "$Id: notify.c 7337 2008-02-22 04:44:04Z mike $"
  *
- *   Notification routines for the Common UNIX Printing System (CUPS).
+ *   Notification routines for CUPS.
  *
- *   Copyright 2007-2008 by Apple Inc.
+ *   Copyright 2007-2010 by Apple Inc.
  *   Copyright 2005-2006 by Easy Software Products.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -25,7 +25,7 @@
  * Include necessary headers...
  */
 
-#include "globals.h"
+#include "cups-private.h"
 
 
 /*