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/io/collada/LightExporter.h')
-rw-r--r--source/blender/io/collada/LightExporter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/io/collada/LightExporter.h b/source/blender/io/collada/LightExporter.h
index 045ccfe1ce8..a5c7f5c6dee 100644
--- a/source/blender/io/collada/LightExporter.h
+++ b/source/blender/io/collada/LightExporter.h
@@ -21,8 +21,8 @@
#ifndef __LIGHTEXPORTER_H__
#define __LIGHTEXPORTER_H__
-#include "COLLADASWStreamWriter.h"
#include "COLLADASWLibraryLights.h"
+#include "COLLADASWStreamWriter.h"
#include "DNA_light_types.h"
#include "DNA_object_types.h"