From 2bf7d5c45e0e2c04e1423dc3190249fd1419019b Mon Sep 17 00:00:00 2001 From: David Rose Date: Mon, 4 Mar 2002 21:10:37 +0000 Subject: [PATCH] shouldn't build if don't have gl --- panda/src/wgldisplay/Sources.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/panda/src/wgldisplay/Sources.pp b/panda/src/wgldisplay/Sources.pp index 3100d94e01..8e06e59660 100644 --- a/panda/src/wgldisplay/Sources.pp +++ b/panda/src/wgldisplay/Sources.pp @@ -1,3 +1,4 @@ +#define DIRECTORY_IF_GL yes #define DIRECTORY_IF_WGL yes #define USE_GL yes