Browse Source

*** empty log message ***

cxgeorge 23 years ago
parent
commit
f34138cd17
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/wdxdisplay8/wdxGraphicsPipe8.cxx

+ 1 - 1
panda/src/wdxdisplay8/wdxGraphicsPipe8.cxx

@@ -62,7 +62,7 @@ TypeHandle wdxGraphicsPipe::get_class_type(void) {
     return _type_handle;
     return _type_handle;
 }
 }
 
 
-const char *pipe_type_name="wdxGraphicsPipe";
+const char *pipe_type_name="wdxGraphicsPipe8";
 
 
 void wdxGraphicsPipe::init_type(void) {
 void wdxGraphicsPipe::init_type(void) {
     InteractiveGraphicsPipe::init_type();
     InteractiveGraphicsPipe::init_type();