aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/VshlCoreApi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/VshlCoreApi.h')
-rw-r--r--src/plugins/VshlCoreApi.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/VshlCoreApi.h b/src/plugins/VshlCoreApi.h
index 557cecc..5e56b75 100644
--- a/src/plugins/VshlCoreApi.h
+++ b/src/plugins/VshlCoreApi.h
@@ -1,5 +1,6 @@
/*
* Copyright 2017-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * Copyright 2019 Konsulo Group
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
@@ -15,7 +16,7 @@
#ifndef VSHL_CORE_API_INCLUDE
#define VSHL_CORE_API_INCLUDE
-#include "ctl-plugin.h"
+#include "ctl-config.h"
#ifdef __cplusplus
extern "C" {