Browse Source

minor change

David Rose 16 years ago
parent
commit
5653b5514b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/osxdisplay/Sources.pp

+ 1 - 1
panda/src/osxdisplay/Sources.pp

@@ -20,7 +20,7 @@
      osxGraphicsStateGuardian.h
      osxGraphicsStateGuardian.h
     
     
   #define INCLUDED_SOURCES \
   #define INCLUDED_SOURCES \
-    config_osxdisplay.cxx osxGraphicsPipe.cxx osxGraphicsWindow.mm osxGraphicsStateGuardian.cxx osxGraphicsBuffer.cxx
+    config_osxdisplay.cxx osxGraphicsPipe.cxx osxGraphicsStateGuardian.cxx osxGraphicsBuffer.cxx
 
 
   #define SOURCES \
   #define SOURCES \
     $[INSTALL_HEADERS] osxGraphicsWindow.mm
     $[INSTALL_HEADERS] osxGraphicsWindow.mm