'GL/glut.h': No such file

I have this message:
fatal error C1083: Cannot open include file: ‘GL/glut.h’: No such file or directory
Error executing cl.exe.

But I did put it in “\Include\GL”.

What’s the problem?
Thanks for your answers. :confused:

Replace <GL/glut.h> with “glut.h”