Moved the #include/#ifdef/#define stuff up to the top.
authorRichard Rauch <rkr@olib.org>
Mon, 22 Sep 2003 19:01:55 +0000 (19:01 +0000)
committerRichard Rauch <rkr@olib.org>
Mon, 22 Sep 2003 19:01:55 +0000 (19:01 +0000)
commit54e835334fb3e039ad92236fc88801ec485c8152
treefd390c5c3ecb4157af8edd22ff87a62884e56e00
parentfb2f6ab2347a34978c3abbb7e80a986b8c48209b
Moved the #include/#ifdef/#define stuff up to the top.

Changed #ifdef to #if, per Nigel(?)'s comment.  Ooops.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@201 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_main.c