summaryrefslogtreecommitdiff
path: root/notifier/dbus.c
diff options
context:
space:
mode:
Diffstat (limited to 'notifier/dbus.c')
-rw-r--r--notifier/dbus.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/notifier/dbus.c b/notifier/dbus.c
index 4b51b6258..62a6aaffc 100644
--- a/notifier/dbus.c
+++ b/notifier/dbus.c
@@ -1,9 +1,9 @@
/*
* "$Id$"
*
- * D-Bus notifier for the Common UNIX Printing System (CUPS).
+ * D-Bus notifier for CUPS.
*
- * Copyright 2008 by Apple Inc.
+ * Copyright 2008-2010 by Apple Inc.
* Copyright (C) 2007 Red Hat, Inc.
* Copyright (C) 2007 Tim Waugh <twaugh@redhat.com>
* Copyright 1997-2005 by Easy Software Products.
@@ -25,7 +25,7 @@
*/
#include <cups/cups.h>
-#include <cups/string.h>
+#include <cups/string-private.h>
#include <fcntl.h>
#include <signal.h>
#include <sys/stat.h>