summaryrefslogtreecommitdiff
path: root/view_post_image.php
diff options
context:
space:
mode:
Diffstat (limited to 'view_post_image.php')
-rw-r--r--view_post_image.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view_post_image.php b/view_post_image.php
index bc6f249..d7dff02 100644
--- a/view_post_image.php
+++ b/view_post_image.php
@@ -13,7 +13,7 @@
/**
* required setup
*/
-require_once( '../kernel/setup_inc.php' );
+require_once( '../kernel/includes/setup_inc.php' );
include_once( BLOGS_PKG_CLASS_PATH.'BitBlog.php' );