Problem with LedControl libray I can install but IDE will not recognize it

I've unzipped the LedControl.zip file into the Libraries directory and created a folder called LedControl. Ther three file that should be in there are in there as Examples folder, LedControl.h,LedContrl.cpp, and Keywords.txt.

I installed the library in the IDE as explained. I can see it at the bottom of the list under "contributors". My problem is : When I type the Line #include "LedControl.h" in the sketch and then try to compile it I get the following error:

error: LedControl.h: No such file or directory

I've tried everything. Please help if you can
Thanks

Did you restart the IDE? (Close it and open it again)

Yes I did that a few time with no effect

szlztt:
I've unzipped the LedControl.zip file into the Libraries directory and created a folder called LedControl.

Can you take a screenshot of your directory? You shouldn't need to create any directories.