From 7fe67ff44163eb766ac67e13f4c246df6d89269f Mon Sep 17 00:00:00 2001 From: dpasukhi Date: Thu, 12 Dec 2024 20:26:26 +0000 Subject: [PATCH] Coding - Change Tk to tcl header in IVtkDraw_Interactor.hxx #187 --- src/IVtkDraw/IVtkDraw_Interactor.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/IVtkDraw/IVtkDraw_Interactor.hxx b/src/IVtkDraw/IVtkDraw_Interactor.hxx index 547e877e3c..f81d659d3b 100644 --- a/src/IVtkDraw/IVtkDraw_Interactor.hxx +++ b/src/IVtkDraw/IVtkDraw_Interactor.hxx @@ -26,7 +26,7 @@ #include #include #include -#include +#include #endif // prevent disabling some MSVC warning messages by VTK headers -- 2.39.5