summaryrefslogtreecommitdiff
path: root/3rdparty/imgui-node-editor/imgui_canvas.cpp
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/imgui-node-editor/imgui_canvas.cpp')
-rw-r--r--3rdparty/imgui-node-editor/imgui_canvas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/imgui-node-editor/imgui_canvas.cpp b/3rdparty/imgui-node-editor/imgui_canvas.cpp
index df63a40..9c71051 100644
--- a/3rdparty/imgui-node-editor/imgui_canvas.cpp
+++ b/3rdparty/imgui-node-editor/imgui_canvas.cpp
@@ -1,4 +1,4 @@
-# define IMGUI_DEFINE_MATH_OPERATORS
+# define IMGUI_DEFINE_MATH_OPERATORS
# include "imgui_canvas.h"
# include <type_traits>