Since the Wire library is architecture specific it is bundled with the hardware package of the board you have selected from the Tools > Board menu rather than being with the other libraries included with the Arduino IDE or in your sketchbook.
bazzlance:
I need wire.h for my project.
And there's your problem. The Wire library has a file named Wire.h, not wire.h.