Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/collada/LightExporter.h')
-rw-r--r--source/blender/collada/LightExporter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/collada/LightExporter.h b/source/blender/collada/LightExporter.h
index 3e5decfdbd8..7cd0d2979e5 100644
--- a/source/blender/collada/LightExporter.h
+++ b/source/blender/collada/LightExporter.h
@@ -24,7 +24,7 @@
#include "COLLADASWStreamWriter.h"
#include "COLLADASWLibraryLights.h"
-#include "DNA_lamp_types.h"
+#include "DNA_light_types.h"
#include "DNA_object_types.h"
#include "DNA_scene_types.h"