diff --git a/devel/smooth/files/patch-classes_graphics_backends_cairo_fontcairo.cpp b/devel/smooth/files/patch-classes_graphics_backends_cairo_fontcairo.cpp new file mode 100644 index 000000000000..986cc6a99f84 --- /dev/null +++ b/devel/smooth/files/patch-classes_graphics_backends_cairo_fontcairo.cpp @@ -0,0 +1,19 @@ +--- classes/graphics/backends/cairo/fontcairo.cpp.orig 2021-06-22 22:10:12 UTC ++++ classes/graphics/backends/cairo/fontcairo.cpp +@@ -8,6 +8,8 @@ + * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED + * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ + ++#include ++ + #include + #include + #include +@@ -17,7 +19,6 @@ + using namespace X11; + + #include +-#include + + #include +