#include "test.H" // GOOD #include "test.xpm" // GOOD #include "test2.c" // BAD #include "test.def" // GOOD