From 8ecd64e785042e969bfe00c8add95a89da4c86bf Mon Sep 17 00:00:00 2001 From: aignacio_sf <> Date: Tue, 10 Jan 2006 21:49:20 +0000 Subject: [PATCH] Forgot to remove lru.cxx in dxgsg9 add lru.cxx in display. --- panda/src/display/display_composite2.cxx | 1 + panda/src/dxgsg9/dxgsg9_composite1.cxx | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/display/display_composite2.cxx b/panda/src/display/display_composite2.cxx index 7e31793799..e7aa64f68f 100644 --- a/panda/src/display/display_composite2.cxx +++ b/panda/src/display/display_composite2.cxx @@ -8,3 +8,4 @@ #include "graphicsBuffer.cxx" #include "graphicsOutput.cxx" #include "parasiteBuffer.cxx" +#include "lru.cxx" diff --git a/panda/src/dxgsg9/dxgsg9_composite1.cxx b/panda/src/dxgsg9/dxgsg9_composite1.cxx index de97ce06c5..f1b5623ee2 100755 --- a/panda/src/dxgsg9/dxgsg9_composite1.cxx +++ b/panda/src/dxgsg9/dxgsg9_composite1.cxx @@ -8,5 +8,4 @@ #include "wdxGraphicsPipe9.cxx" #include "wdxGraphicsWindow9.cxx" #include "dxGraphicsDevice9.cxx" -#include "lru.cxx"