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/ExtraTags.h')
-rw-r--r--source/blender/io/collada/ExtraTags.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/io/collada/ExtraTags.h b/source/blender/io/collada/ExtraTags.h
index 9191182c757..c806b8fa904 100644
--- a/source/blender/io/collada/ExtraTags.h
+++ b/source/blender/io/collada/ExtraTags.h
@@ -21,8 +21,8 @@
#ifndef __EXTRATAGS_H__
#define __EXTRATAGS_H__
-#include <string>
#include <map>
+#include <string>
#include <vector>
/** \brief Class for saving \<extra\> tags for a specific UniqueId.