Register and use the autoloader during API calls
[civicrm-core.git] / api / v3 / Address.php
index 1cad60f408822250449158075b9cb9e76149bac5..cfb839c7be03b267034203614918165a26943c6d 100644 (file)
@@ -37,8 +37,6 @@
  * @version $Id: Address.php 2011-02-16 ErikHommel $
  */
 
-require_once 'CRM/Core/BAO/Address.php';
-
 /**
  *  Add an Address for a contact
  *