summaryrefslogtreecommitdiff
path: root/find_user.php
diff options
context:
space:
mode:
Diffstat (limited to 'find_user.php')
-rw-r--r--find_user.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/find_user.php b/find_user.php
index 7dececf..57a628d 100644
--- a/find_user.php
+++ b/find_user.php
@@ -8,7 +8,7 @@
/**
* required setup
*/
-include_once( "../kernel/setup_inc.php" );
+include_once( "../kernel/includes/setup_inc.php" );
if (empty($gBitThemes->mStyles['styleSheet'])) {
$gBitThemes->mStyles['styleSheet'] = $gBitThemes->getStyleCss();