I am learning to program and am testing all this. I have a main script file called test_level_main.c and another file called winstart.c. test_level_main.c has #include "winstart.c". winstart.c has the code (as above). However, I am getting the same error.
Obviously I don't know what I am doing.
And, yes, I have the Pro edition.