From 168d3fd528c419b1f877362ef9ffecfc8c790a8a Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 27 Feb 2019 12:34:56 +1100 Subject: Cleanup: file rename lamp -> light --- source/blender/blenloader/intern/writefile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/blenloader/intern/writefile.c') diff --git a/source/blender/blenloader/intern/writefile.c b/source/blender/blenloader/intern/writefile.c index 42a39ddeca9..235f9b2a799 100644 --- a/source/blender/blenloader/intern/writefile.c +++ b/source/blender/blenloader/intern/writefile.c @@ -114,7 +114,7 @@ #include "DNA_fileglobal_types.h" #include "DNA_key_types.h" #include "DNA_lattice_types.h" -#include "DNA_lamp_types.h" +#include "DNA_light_types.h" #include "DNA_layer_types.h" #include "DNA_linestyle_types.h" #include "DNA_meta_types.h" -- cgit v1.2.3