diff --git a/source/blender/makesdna/intern/makesdna.c b/source/blender/makesdna/intern/makesdna.c index 2354b93dcbb..d0186deefad 100644 --- a/source/blender/makesdna/intern/makesdna.c +++ b/source/blender/makesdna/intern/makesdna.c @@ -1105,7 +1105,7 @@ int main(int argc, char ** argv) #include "DNA_lattice_types.h" #include "DNA_object_types.h" #include "DNA_object_force.h" -#include "DNA_object_fluidsim.h", +#include "DNA_object_fluidsim.h" #include "DNA_world_types.h" #include "DNA_radio_types.h" #include "DNA_scene_types.h"