From d2791fdc9d2b3bf81d4b2f2bf68cee417525d373 Mon Sep 17 00:00:00 2001 From: mfranz Date: Wed, 7 Jun 2006 21:28:33 +0000 Subject: [PATCH] whoops ... compile (this silly #define will be removed very soon) --- src/Cockpit/hud.hxx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Cockpit/hud.hxx b/src/Cockpit/hud.hxx index 1f2d5cb49..c4bb458ca 100644 --- a/src/Cockpit/hud.hxx +++ b/src/Cockpit/hud.hxx @@ -69,6 +69,8 @@ SG_USING_STD(vector); SG_USING_NAMESPACE(std); +#define HUD_BRT_MEDIUM 5 // FIXME remove me + // some of Norman's crazy optimizations. :-) #ifndef WIN32 -- 2.39.5