I believe .h refers to the header files. So if you have multiple classes you do #include <classname.h> I think it's suppose to have the .h at the end, I wouldn't think it would work without it.