projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
2.5: Remove OOPS code from the outliner space, as discussed
[blender-staging.git]
/
source
/
blender
/
makesdna
/
intern
/
makesdna.c
diff --git
a/source/blender/makesdna/intern/makesdna.c
b/source/blender/makesdna/intern/makesdna.c
index 17547c4eb1db6f4006738cf96db1e0ebd70851f3..bf2f0f3900e2d04a35ee4e069e6defd5846fae31 100644
(file)
--- a/
source/blender/makesdna/intern/makesdna.c
+++ b/
source/blender/makesdna/intern/makesdna.c
@@
-111,7
+111,7
@@
char *includefiles[] = {
"DNA_fileglobal_types.h",
"DNA_sequence_types.h",
"DNA_effect_types.h",
"DNA_fileglobal_types.h",
"DNA_sequence_types.h",
"DNA_effect_types.h",
- "DNA_o
ops
_types.h",
+ "DNA_o
utliner
_types.h",
"DNA_property_types.h",
"DNA_sensor_types.h",
"DNA_controller_types.h",
"DNA_property_types.h",
"DNA_sensor_types.h",
"DNA_controller_types.h",
@@
-1135,7
+1135,7
@@
int main(int argc, char ** argv)
#include "DNA_fileglobal_types.h"
#include "DNA_sequence_types.h"
#include "DNA_effect_types.h"
#include "DNA_fileglobal_types.h"
#include "DNA_sequence_types.h"
#include "DNA_effect_types.h"
-#include "DNA_o
ops
_types.h"
+#include "DNA_o
utliner
_types.h"
#include "DNA_property_types.h"
#include "DNA_sensor_types.h"
#include "DNA_controller_types.h"
#include "DNA_property_types.h"
#include "DNA_sensor_types.h"
#include "DNA_controller_types.h"