summaryrefslogtreecommitdiff
path: root/dbus/dbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus.h')
-rw-r--r--dbus/dbus.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/dbus/dbus.h b/dbus/dbus.h
index 12a087f5..051cb5fa 100644
--- a/dbus/dbus.h
+++ b/dbus/dbus.h
@@ -1,7 +1,7 @@
/* -*- mode: C; c-file-style: "gnu" -*- */
/* dbus.h Convenience header including all other headers
*
- * Copyright (C) 2002 Red Hat Inc.
+ * Copyright (C) 2002, 2003 Red Hat Inc.
*
* Licensed under the Academic Free License version 1.2
*
@@ -38,8 +38,6 @@
#include <dbus/dbus-macros.h>
#include <dbus/dbus-message.h>
#include <dbus/dbus-message-handler.h>
-#include <dbus/dbus-object.h>
-#include <dbus/dbus-objectid.h>
#include <dbus/dbus-pending-call.h>
#include <dbus/dbus-protocol.h>
#include <dbus/dbus-server.h>