summaryrefslogtreecommitdiffstatshomepage
path: root/src/SemanticScuttle/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/SemanticScuttle/header.php')
-rw-r--r--src/SemanticScuttle/header.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SemanticScuttle/header.php b/src/SemanticScuttle/header.php
index 0e8974a..44e8fb1 100644
--- a/src/SemanticScuttle/header.php
+++ b/src/SemanticScuttle/header.php
@@ -27,6 +27,7 @@ if(DEBUG_MODE) {
// 2 // Second requirements part which could display bugs (must come after debug management)
require_once 'SemanticScuttle/Service.php';
+require_once 'SemanticScuttle/DbService.php';
require_once 'SemanticScuttle/Service/Factory.php';
require_once 'SemanticScuttle/functions.php';