4 lines
145 B
C
4 lines
145 B
C
|
// this file allows some glut programs to be compiled with no change.
|
||
|
// Put this in a directory "GL" in your include path.
|
||
|
#include <FL/glut.H>
|