Kdevelop keeps automatically inserting
#include <../../home/blah/tmp/llvm35/lib/Target/ARM/ARMInstrFormats.td>
and other similar includes at what feels like random times into my code, causing compile errors. I'm guessing this is some autocomplete script gone rogue. Anyone have any idea how to disable it?