From 2e8c8423e68ce465216b6367cb052c893122302c Mon Sep 17 00:00:00 2001 From: David Rose Date: Mon, 27 Nov 2006 19:32:38 +0000 Subject: [PATCH] unregistered type --- panda/src/dxgsg9/config_dxgsg9.cxx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/panda/src/dxgsg9/config_dxgsg9.cxx b/panda/src/dxgsg9/config_dxgsg9.cxx index da3c2065b2..f90d7f7c64 100755 --- a/panda/src/dxgsg9/config_dxgsg9.cxx +++ b/panda/src/dxgsg9/config_dxgsg9.cxx @@ -26,6 +26,7 @@ #include "graphicsPipeSelection.h" #include "wdxGraphicsWindow9.h" #include "wdxGraphicsPipe9.h" +#include "wdxGraphicsBuffer9.h" #include "pandaSystem.h" #include "dconfig.h" @@ -220,6 +221,7 @@ init_libdxgsg9() { wdxGraphicsPipe9::init_type(); wdxGraphicsWindow9::init_type(); + wdxGraphicsBuffer9::init_type(); GraphicsPipeSelection *selection = GraphicsPipeSelection::get_global_ptr(); selection->add_pipe_type(wdxGraphicsPipe9::get_class_type(),