Fix failed build (#558)
authorVladimir Plazun/AI Tools Lab /SRR/Engineer/삼성전자 <v.plazun@partner.samsung.com>
Mon, 9 Jul 2018 07:50:57 +0000 (11:50 +0400)
committerSergey Vostokov/AI Tools Lab /SRR/Staff Engineer/삼성전자 <s.vostokov@samsung.com>
Mon, 9 Jul 2018 07:50:57 +0000 (16:50 +0900)
Fix missed change to Elementwise.h naming

Signed-off-by: Vladimir Plazun <v.plazun@partner.samsung.com>
contrib/nnc/libs/backend/interpreter/core/src/ops/Elementwise.cpp

index e0e8e5a..a34960f 100644 (file)
@@ -1,3 +1,3 @@
-#include "interpreter/ops/elementwise.h"
+#include "interpreter/ops/Elementwise.h"
 //do not delete
 //used to force compilation of elementwise.h