multiple library found errors

how can I sketch successfully importing libraryies.
I keep on getting multiple library found errors for "ir remote.h"
iv deleted reinstalled, and renamed HEADER FILES STILL NO JOY.

#include <IRremote.h>

void setup() {
  // put your setup code here, to run once:
}

void loop() {
  // put your main code here, to run repeatedly:
}

can some1 plz help.

Do you go to your mechanic and say "something is wrong with my car, but you can't look at it"? To get help you need to post the errors (not describe them, cut and paste the actual text).