summaryrefslogtreecommitdiff
path: root/Contact.php
diff options
context:
space:
mode:
Diffstat (limited to 'Contact.php')
-rw-r--r--Contact.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/Contact.php b/Contact.php
index 05b031b..ff64211 100644
--- a/Contact.php
+++ b/Contact.php
@@ -14,6 +14,7 @@
*/
require_once( CONTACT_PKG_PATH.'ContactXref.php' );
require_once( CONTACT_PKG_PATH.'ContactType.php' );
+require_once( CONTACT_PKG_PATH.'ContactXrefType.php' );
require_once( LIBERTY_PKG_PATH.'LibertyContent.php' ); // Contact base class
require_once( CONTACT_PKG_PATH.'lib/phpcoord-2.3.php' );