libgdbus: Move common gdbus interfaces to libsystem package
[platform/core/system/storaged.git] / src / core / dbus_main.c
index f7cc658..fec4350 100644 (file)
@@ -21,8 +21,8 @@
 #include <dbus/dbus.h>
 #include <stdbool.h>
 #include <limits.h>
+#include <libgdbus/dbus-system.h>
 #include "fd_handler.h"
-#include "dbus.h"
 #include "log.h"
 
 /* -1 is a default timeout value, it's converted to 25*1000 internally. */