diff --git a/include/dap_chain_plugins_command.h b/include/dap_chain_plugins_command.h
index b5c2fb7a3d55c5bd0a1cc7e7c05d210d9689c307..145870df0e03ce4de4ea72c242a5844e6a0061a6 100644
--- a/include/dap_chain_plugins_command.h
+++ b/include/dap_chain_plugins_command.h
@@ -21,8 +21,9 @@ This file is part of DAP (Deus Applications Prototypes) the open source project
    You should have received a copy of the GNU General Public License
    along with any DAP based project.  If not, see <http://www.gnu.org/licenses/>.
 */
-
 #pragma once
+
+#define _DAP_CHAIN_PLUGINS_COMMAND_
 #include "dap_chain_node_cli.h"
 #include "dap_chain_node_cli_cmd.h"
 #include "dap_chain_plugins_manifest.h"