summaryrefslogtreecommitdiff
path: root/inference-engine/thirdparty/clDNN/src/include/depth_to_space_inst.h
diff options
context:
space:
mode:
Diffstat (limited to 'inference-engine/thirdparty/clDNN/src/include/depth_to_space_inst.h')
-rw-r--r--inference-engine/thirdparty/clDNN/src/include/depth_to_space_inst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inference-engine/thirdparty/clDNN/src/include/depth_to_space_inst.h b/inference-engine/thirdparty/clDNN/src/include/depth_to_space_inst.h
index 297dc0327..835222c9f 100644
--- a/inference-engine/thirdparty/clDNN/src/include/depth_to_space_inst.h
+++ b/inference-engine/thirdparty/clDNN/src/include/depth_to_space_inst.h
@@ -16,7 +16,7 @@
///////////////////////////////////////////////////////////////////////////////////////////////////
#pragma once
-#include "api/CPP/depth_to_space.hpp"
+#include "api/depth_to_space.hpp"
#include "primitive_inst.h"
#include <string>