Commit: 8a76addf1e71848a3c97a8729832f356c4c9fd69
Author: Antonio Vazquez
Date:   Tue Feb 16 16:53:50 2021 +0100
Branches: temp-gpencil-interpolate
https://developer.blender.org/rB8a76addf1e71848a3c97a8729832f356c4c9fd69

GPencil: Fix compiler error after merge

===================================================================

M       source/blender/editors/gpencil/gpencil_interpolate.c

===================================================================

diff --git a/source/blender/editors/gpencil/gpencil_interpolate.c 
b/source/blender/editors/gpencil/gpencil_interpolate.c
index 5c134605d82..f20b4cafcb3 100644
--- a/source/blender/editors/gpencil/gpencil_interpolate.c
+++ b/source/blender/editors/gpencil/gpencil_interpolate.c
@@ -54,6 +54,7 @@
 #include "BKE_report.h"
 
 #include "UI_interface.h"
+#include "UI_resources.h"
 
 #include "WM_api.h"
 #include "WM_types.h"

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to