diff --git a/dtool/src/interrogate/interrogate.cxx b/dtool/src/interrogate/interrogate.cxx index 162621a580..2b2a756727 100644 --- a/dtool/src/interrogate/interrogate.cxx +++ b/dtool/src/interrogate/interrogate.cxx @@ -417,8 +417,8 @@ main(int argc, char **argv) { break; case CO_python_native: - build_python_native = true; - break; + build_python_native = true; + break; case CO_track_interpreter: track_interpreter = true; @@ -595,22 +595,21 @@ main(int argc, char **argv) { << " *\n" << " */\n\n"; - if(the_output_include != nullptr) - { - output_code << "#include \""<