Qt doesn't find includes. Your compiler (or preprocessor to be exact) does. So you have to include the header just like any other include on your system. But is your problem related to including a header file or linking against the crypto library? What is the exact error message you get?