I encounter the same problem when I followed that tutorial. Basically it want you organize your "include" directory in following structure:
└── include/
├── GLFW/
│ ├── glfw3.h
│ └── glfw3native.h
├── glad/
│ └── glad.h
└── KHR/
└── khrplatform.h