aboutsummaryrefslogtreecommitdiff
path: root/www/api/opensearch.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/api/opensearch.php')
-rw-r--r--www/api/opensearch.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/api/opensearch.php b/www/api/opensearch.php
index 2facb03..68d094c 100644
--- a/www/api/opensearch.php
+++ b/www/api/opensearch.php
@@ -1,5 +1,5 @@
<?php
-require_once '../../src/SemanticScuttle/header.php';
+require_once '../www-header.php';
header("Content-type: text/xml");
?>
<?xml version="1.0" encoding="utf-8" ?>