Possible Duplicate:
Error message Cannot open include file: ‘gxall.h’: No such file or directory
Hi I am working on VC++ 6.0, I have included gxall.h in stdafx.h file but while building code I am getting error :
fatal error C1083: Cannot open include file: 'gxall.h': No such file or directory
// Objective Grid
#include <gxall.h>