Index: head/graphics/pencil2d/files/patch-core__lib_src_graphics_bitmap_bitmapimage.h =================================================================== --- head/graphics/pencil2d/files/patch-core__lib_src_graphics_bitmap_bitmapimage.h (nonexistent) +++ head/graphics/pencil2d/files/patch-core__lib_src_graphics_bitmap_bitmapimage.h (revision 536129) @@ -0,0 +1,10 @@ +--- core_lib/src/graphics/bitmap/bitmapimage.h.orig 2020-05-21 12:25:34 UTC ++++ core_lib/src/graphics/bitmap/bitmapimage.h +@@ -19,6 +19,7 @@ GNU General Public License for more details. + + #include + #include ++#include + #include "keyframe.h" + + Property changes on: head/graphics/pencil2d/files/patch-core__lib_src_graphics_bitmap_bitmapimage.h ___________________________________________________________________ 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/graphics/pencil2d/files/patch-core__lib_src_graphics_vector_beziercurve.cpp =================================================================== --- head/graphics/pencil2d/files/patch-core__lib_src_graphics_vector_beziercurve.cpp (nonexistent) +++ head/graphics/pencil2d/files/patch-core__lib_src_graphics_vector_beziercurve.cpp (revision 536129) @@ -0,0 +1,10 @@ +--- core_lib/src/graphics/vector/beziercurve.cpp.orig 2020-05-21 12:20:43 UTC ++++ core_lib/src/graphics/vector/beziercurve.cpp +@@ -19,6 +19,7 @@ GNU General Public License for more details. + + #include + #include ++#include + #include "object.h" + #include "pencilerror.h" + Property changes on: head/graphics/pencil2d/files/patch-core__lib_src_graphics_vector_beziercurve.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/graphics/pencil2d/files/patch-core__lib_src_graphics_vector_beziercurve.h =================================================================== --- head/graphics/pencil2d/files/patch-core__lib_src_graphics_vector_beziercurve.h (nonexistent) +++ head/graphics/pencil2d/files/patch-core__lib_src_graphics_vector_beziercurve.h (revision 536129) @@ -0,0 +1,10 @@ +--- core_lib/src/graphics/vector/beziercurve.h.orig 2020-05-21 12:23:34 UTC ++++ core_lib/src/graphics/vector/beziercurve.h +@@ -18,6 +18,7 @@ GNU General Public License for more details. + + #include + #include ++#include + + class Object; + class Status; Property changes on: head/graphics/pencil2d/files/patch-core__lib_src_graphics_vector_beziercurve.h ___________________________________________________________________ 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/graphics/pencil2d/files/patch-core__lib_src_managers_viewmanager.h =================================================================== --- head/graphics/pencil2d/files/patch-core__lib_src_managers_viewmanager.h (nonexistent) +++ head/graphics/pencil2d/files/patch-core__lib_src_managers_viewmanager.h (revision 536129) @@ -0,0 +1,10 @@ +--- core_lib/src/managers/viewmanager.h.orig 2020-05-21 12:27:14 UTC ++++ core_lib/src/managers/viewmanager.h +@@ -19,6 +19,7 @@ GNU General Public License for more details. + #define VIEWMANAGER_H + + #include ++#include + #include "basemanager.h" + + class Layer; Property changes on: head/graphics/pencil2d/files/patch-core__lib_src_managers_viewmanager.h ___________________________________________________________________ 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