Wrong. Never ever include clib directly. Always use , in this case .
Really?? I never heard that before. I am possitive I read somewhere allways to use clib/. But I could be wrong.
struct IntutionBase *intuibase = NULL;
That's IntuitionBase, or else he can't call any intuition functions (that's usually the reason for opening the library right?)
Ahh, I was actually very carefull not to make any mistakes, guess I missed that one. sorry.