summaryrefslogtreecommitdiff
path: root/compiler/luci/lang/include/luci/IR/Nodes/CircleNeg.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/luci/lang/include/luci/IR/Nodes/CircleNeg.h')
-rw-r--r--compiler/luci/lang/include/luci/IR/Nodes/CircleNeg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/luci/lang/include/luci/IR/Nodes/CircleNeg.h b/compiler/luci/lang/include/luci/IR/Nodes/CircleNeg.h
index 4149ac4a7..adea3fb83 100644
--- a/compiler/luci/lang/include/luci/IR/Nodes/CircleNeg.h
+++ b/compiler/luci/lang/include/luci/IR/Nodes/CircleNeg.h
@@ -20,7 +20,7 @@
#include "luci/IR/CircleNodeDecl.h"
#include "luci/IR/CircleOpcode.h"
-#include "luci/IR/LuciNodeMixins.h"
+#include "luci/IR/CircleNodeMixins.h"
namespace luci
{