X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fafb-api-dbus.c;h=52d449f042ecefde2a55d63ba3e6ed56a97ec57c;hb=06382af9092babedbf56aa1c00b3bd7cb0b86cda;hp=5b75bfa0b912e52170d3eb52e31f917cc04de6c0;hpb=09027206b4629a3446bf88e58ca2e7e1252e39f1;p=src%2Fapp-framework-binder.git diff --git a/src/afb-api-dbus.c b/src/afb-api-dbus.c index 5b75bfa0..52d449f0 100644 --- a/src/afb-api-dbus.c +++ b/src/afb-api-dbus.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 "IoT.bzh" + * Copyright (C) 2015, 2016 "IoT.bzh" * Author José Bollo * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -25,8 +25,8 @@ #include #include -#include "afb-plugin.h" -#include "afb-req-itf.h" +#include +#include #include "afb-common.h"