Uno Doesn't Recognize 'IRrecv' Commands

I'm hoping there's an easy solution for this, but I can't seem to get my Arduino to recognize the IRrecv commands.

I even copied a simple Ken Shirrif program into the Arduino and it says the IRrecv 'does not name a type'

Also funny is that it says "#include <IRremote.h>" No such file or directory

Any ideas?

Thanks!
Andy

Did you install the IRremote library? Where did you install it?

Coding Badly,

Well, no I guess I haven't installed the IR library yet.... Cuz I didn't know I had to!

Thanks for the heads up. I saw it on Ken's blog. I'll download it and I'm sure I'll be good to go!

Thanks so much!
Andy