Index: head/games/freeciv/files/patch-client_gui-qt_canvas.cpp =================================================================== --- head/games/freeciv/files/patch-client_gui-qt_canvas.cpp (nonexistent) +++ head/games/freeciv/files/patch-client_gui-qt_canvas.cpp (revision 536080) @@ -0,0 +1,10 @@ +--- client/gui-qt/canvas.cpp.orig 2020-05-21 07:25:19 UTC ++++ client/gui-qt/canvas.cpp +@@ -18,6 +18,7 @@ + // Qt + #include + #include ++#include + + // qt-client + #include "canvas.h" Property changes on: head/games/freeciv/files/patch-client_gui-qt_canvas.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/games/freeciv/files/patch-client_gui-qt_dialogs.cpp =================================================================== --- head/games/freeciv/files/patch-client_gui-qt_dialogs.cpp (nonexistent) +++ head/games/freeciv/files/patch-client_gui-qt_dialogs.cpp (revision 536080) @@ -0,0 +1,10 @@ +--- client/gui-qt/dialogs.cpp.orig 2020-05-21 07:25:26 UTC ++++ client/gui-qt/dialogs.cpp +@@ -24,6 +24,7 @@ + #include + #include + #include ++#include + #include + #include + #include Property changes on: head/games/freeciv/files/patch-client_gui-qt_dialogs.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property