libgdbus: Move common gdbus interfaces to libsystem package
[platform/core/system/storaged.git] / src / auto-test / test.h
index 3d04127..eb45603 100644 (file)
  */
 
 
-#ifndef __TEST_H__
-#define __TEST_H__
+#ifndef STORAGED__TEST_H__
+#define STORAGED__TEST_H__
 #include <stdio.h>
 #include <errno.h>
+#include <libgdbus/dbus-system.h>
 
 #include "list.h"
 #include "log.h"
-#include "dbus.h"
 #include "storaged_common.h"
 
 #ifdef ENABLE_TEST_DLOG