Skip to content

Commit 434acb0

Browse files
committed
Update source/ins.h
1 parent 6b94c63 commit 434acb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/ins.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ using namespace boost; // for int64_t
5454
#include <windows.h>
5555
#include <gl\gl.h>
5656
#include <gl\glu.h>
57-
#include <gl\glaux.h>
57+
// #include <gl\glaux.h>
5858

5959
#include <ddraw.h>
6060
#include <d3d9.h>

0 commit comments

Comments
 (0)