Salome HOME
updated copyright message
[modules/gui.git] / src / GraphicsView / GraphicsView_ViewPort.h
index f19c5b205d953bedb617b6b12385ad38c9cf06eb..f6f0b1339a2812a992bf8f03b3c095dc713b22c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2013-2023  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -25,6 +25,7 @@
 #include "GraphicsView_Defs.h"
 
 #include <QGraphicsView>
+#include <QPainterPath>
 
 class QGridLayout;
 class QRubberBand;