summaryrefslogtreecommitdiffstats
path: root/Auth/OpenID/Association.php
diff options
context:
space:
mode:
Diffstat (limited to 'Auth/OpenID/Association.php')
-rw-r--r--Auth/OpenID/Association.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Auth/OpenID/Association.php b/Auth/OpenID/Association.php
index d6726da..0b3d677 100644
--- a/Auth/OpenID/Association.php
+++ b/Auth/OpenID/Association.php
@@ -17,7 +17,7 @@
/**
* Includes for utility functions.
*/
-require_once 'OIDUtil.php';
+require_once 'Util.php';
/**
* @access private
*/