]> git.wh0rd.org - tt-rss.git/blobdiff - image.php
overall directory tree cleanup
[tt-rss.git] / image.php
index 45e1358aac09584abcfe4bf4fa0f701701eddd32..210bbc2f7f3342dae900a3bbd438ecc571d20ae2 100644 (file)
--- 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";