Replace the deprecatd soup API
[platform/core/connectivity/bluetooth-frwk.git] / bt-service / bt-service-dpm.c
index f288b68..eedba13 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  *
  */
-#ifdef TIZEN_FEATURE_BT_DPM
+#ifdef TIZEN_DPM_ENABLE
 
 #include <glib.h>
 #include <gio/gio.h>
@@ -703,4 +703,4 @@ dpm_result_t _bt_dpm_clear_bluetooth_devices_from_list(void)
 
        return err;
 }
-#endif /* #ifdef TIZEN_FEATURE_BT_DPM */
+#endif /* #ifdef TIZEN_DPM_ENABLE */