summaryrefslogtreecommitdiff
path: root/image.php
diff options
context:
space:
mode:
Diffstat (limited to 'image.php')
-rw-r--r--image.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/image.php b/image.php
index 45e1358aa..210bbc2f7 100644
--- a/image.php
+++ b/image.php
@@ -1,4 +1,6 @@
<?php
+ set_include_path(get_include_path() . PATH_SEPARATOR . "include");
+
require_once "config.php";
require_once "lib/simplepie/simplepie.inc";