rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / desktop / librecad / patches / 02-lc_splinepoints.cpp.patch
blob2805e78cc7b6891d9ca5ca6a63d0ae008113cf9e
1 --- LibreCAD-2.2.0-rc1/librecad/src/lib/engine/lc_splinepoints.cpp Fri Feb 16 04:54:45 2018
2 +++ LibreCAD-2.2.0-rc1_patched/librecad/src/lib/engine/lc_splinepoints.cpp Tue Apr 5 08:37:52 2022
3 @@ -22,6 +22,7 @@
4 **********************************************************************/
6 #include <QPolygonF>
7 +#include <QPainterPath>
8 #include "lc_splinepoints.h"
10 #include "rs_circle.h"