summaryrefslogtreecommitdiff
path: root/server/core/Compute.php
diff options
context:
space:
mode:
Diffstat (limited to 'server/core/Compute.php')
-rwxr-xr-xserver/core/Compute.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/core/Compute.php b/server/core/Compute.php
index 7e27d00..1db21bf 100755
--- a/server/core/Compute.php
+++ b/server/core/Compute.php
@@ -11,6 +11,7 @@
use OpenCloud\Common\Error;
+include("CoreInterface.php");
/**
* Compute Class of the back-end application
*