]> granicus.if.org Git - graphviz/commitdiff
smyrna Makefile.am fixes
authorellson <devnull@localhost>
Tue, 26 Feb 2008 19:33:14 +0000 (19:33 +0000)
committerellson <devnull@localhost>
Tue, 26 Feb 2008 19:33:14 +0000 (19:33 +0000)
lib/glcomp/glutils.h

index 7d4b61bc2fc932efcb04d9b530a4906b55c7f2da..8643b60bd922291f64c7952b787e28af915419f1 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef GLUTILS_H
 #define GLUTILS_H
+#ifdef _WIN32
 #include "windows.h"
+#endif
 #include <GL/gl.h>
 #include <GL/glu.h>