summaryrefslogtreecommitdiff
path: root/includes/common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/common.inc')
-rw-r--r--includes/common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/common.inc b/includes/common.inc
index 8a45ff94a..0ace8d84b 100644
--- a/includes/common.inc
+++ b/includes/common.inc
@@ -1806,6 +1806,7 @@ include_once 'includes/menu.inc';
include_once 'includes/tablesort.inc';
include_once 'includes/file.inc';
include_once 'includes/xmlrpc.inc';
+include_once 'includes/image.inc';
// Set the Drupal custom error handler.
set_error_handler('error_handler');