Error Wiring.h

Hello, I have an error with Arduino 1.6.4 on a Windows 8 pc.
The error is in compilation, he says:

C:\Program Files (x86)\Arduino\libraries\bma180\bma180.cpp:2:20: fatal error: wiring.h: No such file or directory
#include <wiring.h>
^
compilation terminated.
Error de compilación

I have tried to replace bma180 a lot of times, also, I have copied a new code for bma180.cpp and there isn't solution..

Can you help me?

cod_robot_ver2.ino (10.3 KB)

I have tried to replace bma180 a lot of times

Replace it with what?

Editing the header file, and changing "wiring" to "Arduino" in that ancient library would be easier.

So would searching...

I believe it's Wiring.h, with a capital W.
C++ is case sensitive.

Delta_G:
It's hard to find an error when you can't see the code. Maybe if you posted that we would stand a chance.

Sorry ^^'. Now it is