summaryrefslogtreecommitdiff
path: root/list_galleries.php
diff options
context:
space:
mode:
Diffstat (limited to 'list_galleries.php')
-rw-r--r--list_galleries.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/list_galleries.php b/list_galleries.php
index bb36843..7efb269 100644
--- a/list_galleries.php
+++ b/list_galleries.php
@@ -8,7 +8,7 @@
/**
* required setup
*/
-require_once( '../kernel/setup_inc.php' );
+require_once( '../kernel/includes/setup_inc.php' );
require_once( FISHEYE_PKG_CLASS_PATH.'FisheyeGallery.php');
global $gBitSystem, $gBitSmarty, $gFisheyeGallery;