From: vsr Date: Thu, 1 Apr 2021 15:57:31 +0000 (+0300) Subject: Fix misprint of previous commit (does not compile on Windows) X-Git-Tag: V9_7_0a1~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=518693f18c7f39f7f4a57a273bc382a8bdc1e5ea;p=modules%2Fparavis.git Fix misprint of previous commit (does not compile on Windows) --- diff --git a/src/PVGUI/PVGUI_Module_widgets.cxx b/src/PVGUI/PVGUI_Module_widgets.cxx index e43935c1..e6ce5af0 100644 --- a/src/PVGUI/PVGUI_Module_widgets.cxx +++ b/src/PVGUI/PVGUI_Module_widgets.cxx @@ -68,7 +68,7 @@ #include #include -#include +#include class ResizeHelper : public pqPVAnimationWidget {