Index: branches/dev/html/resize_image.php
===================================================================
--- branches/dev/html/resize_image.php	(revision 12182)
+++ branches/dev/html/resize_image.php	(revision 12194)
@@ -2,4 +2,6 @@
 
 $include_dir = realpath(dirname( __FILE__));
+require_once($include_dir . "/define.php");
+
 require_once($include_dir . HTML2DATA_DIR. "lib/gdthumb.php");
 require_once($include_dir . HTML2DATA_DIR. "conf/conf.php");	
