Problem using the i2c-dev library while making my gesture controlled robot

Alternatives for MPU6050.h: []
ResolveLibrary(MPU6050.h)accelerometer_program:2:10: fatal error: MPU6050.h: No such file or directory

-> candidates: [] #include <MPU6050.h>

^~~~~~~~~~~

compilation terminated.

Using library Wire at version 1.0 in folder: C:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\Wire
exit status 1
MPU6050.h: No such file or directory

I have removed the I2Cdev file to the sketchbook folder but still this problem occurs. please help me to run the code