Stupid Question...*looks like an idiot*

Ok…Well Im an idiot…Here goes:

What Windows Header file do I need to include…If im using win2k…Probably some really easy answer…Oh well thanks for the time…

-Idiot_01
AKA Steven

#include <windows.h>
#include <GL\gl.h>
#include <GL\glu.h> //for the utility library
//#include <GL\glut.h> //if you want to use glut

Thanks much…I just wasnt sure it needed winnt.h or windows.h…but thanks