X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fdbus.c;h=062cc7ab105d19855ae25da27aa213cf8ccfdf17;hb=refs%2Ftags%2F0.7;hp=6960a40f1c95650e7a2db1ac668850498a7a022d;hpb=72c28aa582fccf616092b3baed5a0964a98a09d7;p=connman diff --git a/src/dbus.c b/src/dbus.c index 6960a40..062cc7a 100644 --- a/src/dbus.c +++ b/src/dbus.c @@ -2,7 +2,7 @@ * * Connection Manager * - * Copyright (C) 2007-2008 Intel Corporation. All rights reserved. + * Copyright (C) 2007-2009 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as @@ -23,7 +23,7 @@ #include #endif -#include +#include "connman.h" void connman_dbus_property_append_variant(DBusMessageIter *iter, const char *key, int type, void *val)