Implementing Larry Ramey's "glutExit" feature (see e-mails from him on 11/9/05, 6...
[freeglut] / src / freeglut_glutfont_definitions.c
index 4dde49f..30a3659 100644 (file)
@@ -42,7 +42,7 @@
 
 #include "freeglut_internal.h"
 
-#if TARGET_HOST_UNIX_X11
+#if TARGET_HOST_POSIX_X11
 
 struct freeglutStrokeFont
 {