compiling problem

hey arduino'rs
im new here and my first compilation stuck in a stupid error msg, header files and ino file are in the same directory i checked the name spelling it is correct but it still saying no such a file or directory however im calling a wire.h in the code but this file is not in the directory and i can't find it.

I'll appreciate any help
thank you

Please post your code here and follow the advice in read this before posting a programming question

Thank u guys
i suppose to have the Liquid_CrystalLcd library under the arduino program fiels not my code file

this is what happen when u move from IDE to another one

Does that mean that you have solved your problem, or do you still need some advice?

this is what happen when u move from IDE to another one

If you put user contributed libraries in the libraries folder of your sketches folder then they will still be available if you upgrade to a later version of the IDE or have more than one version installed.