summaryrefslogtreecommitdiffstats
path: root/examples/consumer/common.php
diff options
context:
space:
mode:
Diffstat (limited to 'examples/consumer/common.php')
-rw-r--r--examples/consumer/common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/consumer/common.php b/examples/consumer/common.php
index 85d5551..57b2977 100644
--- a/examples/consumer/common.php
+++ b/examples/consumer/common.php
@@ -8,7 +8,7 @@ ini_set('include_path', $path);
/**
* Require the OpenID consumer code.
*/
-require_once "Auth/OpenID/Consumer/Consumer.php";
+require_once "Auth/OpenID/Consumer.php";
/**
* Require the "file store" module, which we'll need to store OpenID