diff options
Diffstat (limited to 'server/core/Automating.php')
| -rwxr-xr-x | server/core/Automating.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/core/Automating.php b/server/core/Automating.php index 697b666..27dd018 100755 --- a/server/core/Automating.php +++ b/server/core/Automating.php @@ -13,6 +13,7 @@ include("Image.php"); include("Network.php"); include("Compute.php"); include("NetworkLayer3.php"); +include("CoreInterface.php"); /** * automating Class of the back-end application |
