Browse Source

changed includes

Dave Schuyler 22 years ago
parent
commit
a43b1f20a6
100 changed files with 155 additions and 155 deletions
  1. 1 1
      panda/src/physics/linearVectorForce.cxx
  2. 1 1
      panda/src/pstatclient/pStatTimer.h
  3. 1 1
      panda/src/putil/bamReaderParam.h
  4. 1 1
      panda/src/putil/bitMask.h
  5. 1 1
      panda/src/putil/collideMask.h
  6. 1 1
      panda/src/putil/compareTo.h
  7. 1 1
      panda/src/putil/configurable.h
  8. 1 1
      panda/src/putil/drawMask.h
  9. 1 1
      panda/src/putil/factory.h
  10. 1 1
      panda/src/putil/factoryBase.h
  11. 1 1
      panda/src/putil/factoryParam.h
  12. 1 1
      panda/src/putil/factoryParams.h
  13. 1 1
      panda/src/putil/firstOfPairCompare.h
  14. 1 1
      panda/src/putil/firstOfPairLess.h
  15. 1 1
      panda/src/putil/globalPointerRegistry.h
  16. 1 1
      panda/src/putil/indirectCompareNames.h
  17. 1 1
      panda/src/putil/indirectCompareTo.h
  18. 1 1
      panda/src/putil/ioPtaDatagramFloat.cxx
  19. 1 1
      panda/src/putil/ioPtaDatagramFloat.h
  20. 1 1
      panda/src/putil/ioPtaDatagramInt.cxx
  21. 1 1
      panda/src/putil/ioPtaDatagramInt.h
  22. 1 1
      panda/src/putil/ioPtaDatagramShort.cxx
  23. 1 1
      panda/src/putil/ioPtaDatagramShort.h
  24. 1 1
      panda/src/putil/keyboardButton.h
  25. 1 1
      panda/src/putil/lineStreamBuf.h
  26. 1 1
      panda/src/putil/modifierButtons.h
  27. 1 1
      panda/src/putil/mouseButton.h
  28. 1 1
      panda/src/putil/nameUniquifier.h
  29. 1 1
      panda/src/putil/pta_double.h
  30. 1 1
      panda/src/putil/pta_float.h
  31. 1 1
      panda/src/putil/pta_int.h
  32. 1 1
      panda/src/putil/pta_ushort.h
  33. 1 1
      panda/src/putil/string_utils.h
  34. 3 3
      panda/src/putil/test_bam.cxx
  35. 2 2
      panda/src/putil/test_bam.h
  36. 2 2
      panda/src/putil/test_bamRead.cxx
  37. 2 2
      panda/src/putil/test_bamWrite.cxx
  38. 2 2
      panda/src/putil/timedCycle.cxx
  39. 1 1
      panda/src/putil/timedCycle.h
  40. 1 1
      panda/src/putil/typedWritableReferenceCount.h
  41. 1 1
      panda/src/putil/updateSeq.h
  42. 1 1
      panda/src/putil/vector_double.h
  43. 1 1
      panda/src/putil/vector_float.h
  44. 1 1
      panda/src/putil/vector_typedWritable.h
  45. 1 1
      panda/src/putil/vector_ulong.h
  46. 1 1
      panda/src/putil/vector_ushort.h
  47. 1 1
      panda/src/putil/vector_writable.h
  48. 1 1
      panda/src/putil/writableConfigurable.h
  49. 1 1
      panda/src/putil/writableParam.h
  50. 2 2
      panda/src/ribdisplay/config_ribdisplay.h
  51. 1 1
      panda/src/ribdisplay/ribGraphicsPipe.h
  52. 2 2
      panda/src/ribdisplay/ribGraphicsWindow.h
  53. 2 2
      panda/src/ribgsg/config_ribgsg.h
  54. 2 2
      panda/src/ribgsg/ribGraphicsStateGuardian.cxx
  55. 1 1
      panda/src/ribgsg/ribGraphicsStateGuardian.h
  56. 1 1
      panda/src/ribgsg/ribStuffTraverser.h
  57. 1 1
      panda/src/shader/casterShader.h
  58. 2 2
      panda/src/shader/config_shader.h
  59. 1 1
      panda/src/shader/outlineShader.h
  60. 1 1
      panda/src/shader/planarReflector.h
  61. 2 2
      panda/src/shader/shader.h
  62. 2 2
      panda/src/shader/shaderTransition.h
  63. 1 1
      panda/src/shader/spheretexHighlighter.h
  64. 1 1
      panda/src/shader/spheretexReflector.h
  65. 1 1
      panda/src/shader/spheretexShader.h
  66. 1 1
      panda/src/shader/spotlightShader.h
  67. 1 1
      panda/src/testbed/lod_test.cxx
  68. 35 35
      panda/src/testbed/panda.cxx
  69. 2 2
      panda/src/tform/config_tform.h
  70. 2 2
      panda/src/vrpn/config_vrpn.h
  71. 1 1
      panda/src/vrpn/vrpnAnalog.h
  72. 1 1
      panda/src/vrpn/vrpnAnalogDevice.h
  73. 1 1
      panda/src/vrpn/vrpnButton.h
  74. 1 1
      panda/src/vrpn/vrpnButtonDevice.h
  75. 1 1
      panda/src/vrpn/vrpnClient.h
  76. 1 1
      panda/src/vrpn/vrpnDial.h
  77. 1 1
      panda/src/vrpn/vrpnDialDevice.h
  78. 1 1
      panda/src/vrpn/vrpnTracker.h
  79. 1 1
      panda/src/vrpn/vrpnTrackerDevice.h
  80. 1 1
      panda/src/vrpn/vrpn_interface.h
  81. 2 2
      panda/src/wcrdisplay/config_wcrdisplay.h
  82. 1 1
      panda/src/wcrdisplay/wcrGraphicsPipe.h
  83. 2 2
      panda/src/wcrdisplay/wcrGraphicsWindow.h
  84. 1 1
      pandaapp/src/stitch/stitchCommandProgram.h
  85. 1 1
      pandaapp/src/stitch/stitchViewerProgram.h
  86. 1 1
      pandaapp/src/stitchbase/stitchCylindricalLens.cxx
  87. 1 1
      pandaapp/src/stitchbase/stitchFisheyeLens.cxx
  88. 1 1
      pandaapp/src/stitchbase/stitchLens.cxx
  89. 1 1
      pandaapp/src/stitchbase/stitchPSphereLens.cxx
  90. 1 1
      pandaapp/src/stitchbase/stitchPerspectiveLens.cxx
  91. 1 1
      pandatool/src/cvscopy/testCopy.h
  92. 1 1
      pandatool/src/eggbase/eggConverter.h
  93. 1 1
      pandatool/src/eggbase/eggFilter.h
  94. 1 1
      pandatool/src/eggbase/eggMultiFilter.h
  95. 1 1
      pandatool/src/eggbase/eggToSomething.h
  96. 2 2
      pandatool/src/eggcharbase/config_eggcharbase.h
  97. 2 2
      pandatool/src/flt/config_flt.h
  98. 2 2
      pandatool/src/flt/fltBead.h
  99. 1 1
      pandatool/src/flt/fltBeadID.h
  100. 2 2
      pandatool/src/flt/fltCurve.h

+ 1 - 1
panda/src/physics/linearVectorForce.cxx

@@ -16,7 +16,7 @@
 //
 ////////////////////////////////////////////////////////////////////
 
-#include <datagram.h>
+#include "datagram.h"
 #include <datagramIterator.h>
 #include <bamReader.h>
 #include <bamWriter.h>

+ 1 - 1
panda/src/pstatclient/pStatTimer.h

@@ -19,7 +19,7 @@
 #ifndef PSTATTIMER_H
 #define PSTATTIMER_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "pStatCollector.h"
 

+ 1 - 1
panda/src/putil/bamReaderParam.h

@@ -19,7 +19,7 @@
 #ifndef BAMREADERPARAM_H
 #define BAMREADERPARAM_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "factoryParam.h"
 

+ 1 - 1
panda/src/putil/bitMask.h

@@ -19,7 +19,7 @@
 #ifndef BITMASK_H
 #define BITMASK_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "numeric_types.h"
 #include "typedObject.h"

+ 1 - 1
panda/src/putil/collideMask.h

@@ -19,7 +19,7 @@
 #ifndef COLLIDEMASK_H
 #define COLLIDEMASK_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "bitMask.h"
 

+ 1 - 1
panda/src/putil/compareTo.h

@@ -19,7 +19,7 @@
 #ifndef COMPARETO_H
 #define COMPARETO_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 ////////////////////////////////////////////////////////////////////
 //       Class : CompareTo

+ 1 - 1
panda/src/putil/configurable.h

@@ -22,7 +22,7 @@
 // Includes
 ////////////////////////////////////////////////////////////////////
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "typedObject.h"
 

+ 1 - 1
panda/src/putil/drawMask.h

@@ -19,7 +19,7 @@
 #ifndef DRAWMASK_H
 #define DRAWMASK_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "bitMask.h"
 

+ 1 - 1
panda/src/putil/factory.h

@@ -19,7 +19,7 @@
 #ifndef FACTORY_H
 #define FACTORY_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "factoryBase.h"
 

+ 1 - 1
panda/src/putil/factoryBase.h

@@ -19,7 +19,7 @@
 #ifndef FACTORYBASE_H
 #define FACTORYBASE_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "typedObject.h"
 #include "typedReferenceCount.h"

+ 1 - 1
panda/src/putil/factoryParam.h

@@ -19,7 +19,7 @@
 #ifndef FACTORYPARAM_H
 #define FACTORYPARAM_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "typedReferenceCount.h"
 

+ 1 - 1
panda/src/putil/factoryParams.h

@@ -19,7 +19,7 @@
 #ifndef FACTORYPARAMS_H
 #define FACTORYPARAMS_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "typedObject.h"
 #include "typedReferenceCount.h"

+ 1 - 1
panda/src/putil/firstOfPairCompare.h

@@ -19,7 +19,7 @@
 #ifndef FIRSTOFPAIRCOMPARE_H
 #define FIRSTOFPAIRCOMPARE_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 ////////////////////////////////////////////////////////////////////
 //       Class : FirstOfPairCompare

+ 1 - 1
panda/src/putil/firstOfPairLess.h

@@ -19,7 +19,7 @@
 #ifndef FIRSTOFPAIRLESS_H
 #define FIRSTOFPAIRLESS_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 ////////////////////////////////////////////////////////////////////
 //       Class : FirstOfPairLess

+ 1 - 1
panda/src/putil/globalPointerRegistry.h

@@ -19,7 +19,7 @@
 #ifndef GLOBALPOINTERREGISTRY_H
 #define GLOBALPOINTERREGISTRY_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "typedObject.h"
 

+ 1 - 1
panda/src/putil/indirectCompareNames.h

@@ -19,7 +19,7 @@
 #ifndef INDIRECTCOMPARENAMES_H
 #define INDIRECTCOMPARENAMES_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 ////////////////////////////////////////////////////////////////////
 //       Class : IndirectCompareNames

+ 1 - 1
panda/src/putil/indirectCompareTo.h

@@ -19,7 +19,7 @@
 #ifndef INDIRECTCOMPARETO_H
 #define INDIRECTCOMPARETO_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 ////////////////////////////////////////////////////////////////////
 //       Class : IndirectCompareTo

+ 1 - 1
panda/src/putil/ioPtaDatagramFloat.cxx

@@ -16,7 +16,7 @@
 //
 ////////////////////////////////////////////////////////////////////
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "ioPtaDatagramFloat.h"
 #include "datagram.h"

+ 1 - 1
panda/src/putil/ioPtaDatagramFloat.h

@@ -19,7 +19,7 @@
 #ifndef _IO_PTA_DATAGRAM_FLOAT
 #define _IO_PTA_DATAGRAM_FLOAT
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "pointerToArray.h"
 #include "pta_float.h"

+ 1 - 1
panda/src/putil/ioPtaDatagramInt.cxx

@@ -16,7 +16,7 @@
 //
 ////////////////////////////////////////////////////////////////////
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "ioPtaDatagramInt.h"
 #include "datagram.h"

+ 1 - 1
panda/src/putil/ioPtaDatagramInt.h

@@ -19,7 +19,7 @@
 #ifndef _IO_PTA_DATAGRAM_INT
 #define _IO_PTA_DATAGRAM_INT
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "pointerToArray.h"
 #include "pta_int.h"

+ 1 - 1
panda/src/putil/ioPtaDatagramShort.cxx

@@ -16,7 +16,7 @@
 //
 ////////////////////////////////////////////////////////////////////
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "ioPtaDatagramShort.h"
 #include "datagram.h"

+ 1 - 1
panda/src/putil/ioPtaDatagramShort.h

@@ -19,7 +19,7 @@
 #ifndef _IO_PTA_DATAGRAM_SHORT
 #define _IO_PTA_DATAGRAM_SHORT
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "pointerToArray.h"
 #include "pta_ushort.h"

+ 1 - 1
panda/src/putil/keyboardButton.h

@@ -19,7 +19,7 @@
 #ifndef KEYBOARDBUTTON_H
 #define KEYBOARDBUTTON_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "buttonHandle.h"
 

+ 1 - 1
panda/src/putil/lineStreamBuf.h

@@ -19,7 +19,7 @@
 #ifndef LINESTREAMBUF_H
 #define LINESTREAMBUF_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include <string>
 

+ 1 - 1
panda/src/putil/modifierButtons.h

@@ -19,7 +19,7 @@
 #ifndef MODIFIERBUTTONS_H
 #define MODIFIERBUTTONS_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "buttonHandle.h"
 #include "pointerToArray.h"

+ 1 - 1
panda/src/putil/mouseButton.h

@@ -19,7 +19,7 @@
 #ifndef MOUSEBUTTON_H
 #define MOUSEBUTTON_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "buttonHandle.h"
 

+ 1 - 1
panda/src/putil/nameUniquifier.h

@@ -19,7 +19,7 @@
 #ifndef NAMEUNIQUIFIER_H
 #define NAMEUNIQUIFIER_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include <string>
 #include "pset.h"

+ 1 - 1
panda/src/putil/pta_double.h

@@ -19,7 +19,7 @@
 #ifndef PTA_DOUBLE_H
 #define PTA_DOUBLE_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "pointerToArray.h"
 #include "vector_double.h"

+ 1 - 1
panda/src/putil/pta_float.h

@@ -19,7 +19,7 @@
 #ifndef PTA_FLOAT_H
 #define PTA_FLOAT_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "pointerToArray.h"
 #include "vector_float.h"

+ 1 - 1
panda/src/putil/pta_int.h

@@ -19,7 +19,7 @@
 #ifndef PTA_INT_H
 #define PTA_INT_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "pointerToArray.h"
 #include "vector_int.h"

+ 1 - 1
panda/src/putil/pta_ushort.h

@@ -19,7 +19,7 @@
 #ifndef PTA_USHORT_H
 #define PTA_USHORT_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "pointerToArray.h"
 #include "vector_ushort.h"

+ 1 - 1
panda/src/putil/string_utils.h

@@ -19,7 +19,7 @@
 #ifndef STRING_UTILS_H
 #define STRING_UTILS_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include <string>
 #include <vector_string.h>

+ 3 - 3
panda/src/putil/test_bam.cxx

@@ -16,9 +16,9 @@
 //
 ////////////////////////////////////////////////////////////////////
 
-#include <pandabase.h>
-#include <notify.h>
-#include <dconfig.h>
+#include "pandabase.h"
+#include "notify.h"
+#include "dconfig.h"
 
 #include "test_bam.h"
 

+ 2 - 2
panda/src/putil/test_bam.h

@@ -17,8 +17,8 @@
 ////////////////////////////////////////////////////////////////////
 
 
-#include <pandabase.h>
-#include <notify.h>
+#include "pandabase.h"
+#include "notify.h"
 
 #include "factory.h"
 #include "writableParam.h"

+ 2 - 2
panda/src/putil/test_bamRead.cxx

@@ -16,8 +16,8 @@
 //
 ////////////////////////////////////////////////////////////////////
 
-#include <pandabase.h>
-#include <notify.h>
+#include "pandabase.h"
+#include "notify.h"
 
 #include <ipc_file.h>
 #include "test_bam.h"

+ 2 - 2
panda/src/putil/test_bamWrite.cxx

@@ -16,8 +16,8 @@
 //
 ////////////////////////////////////////////////////////////////////
 
-#include <pandabase.h>
-#include <notify.h>
+#include "pandabase.h"
+#include "notify.h"
 
 #include "test_bam.h"
 

+ 2 - 2
panda/src/putil/timedCycle.cxx

@@ -15,10 +15,10 @@
 // [email protected] .
 //
 ////////////////////////////////////////////////////////////////////
-#include <pandabase.h>
+#include "pandabase.h"
 #include "timedCycle.h"
 
-#include <datagram.h>
+#include "datagram.h"
 #include <datagramIterator.h>
 
 ////////////////////////////////////////////////////////////////////

+ 1 - 1
panda/src/putil/timedCycle.h

@@ -22,7 +22,7 @@
 ////////////////////////////////////////////////////////////////////
 // Includes
 ////////////////////////////////////////////////////////////////////
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "clockObject.h"
 

+ 1 - 1
panda/src/putil/typedWritableReferenceCount.h

@@ -19,7 +19,7 @@
 #ifndef TYPEDWRITABLEREFERENCECOUNT_H
 #define TYPEDWRITABLEREFERENCECOUNT_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "typedWritable.h"
 #include "referenceCount.h"

+ 1 - 1
panda/src/putil/updateSeq.h

@@ -19,7 +19,7 @@
 #ifndef UPDATE_SEQ
 #define UPDATE_SEQ
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 ////////////////////////////////////////////////////////////////////
 //       Class : UpdateSeq

+ 1 - 1
panda/src/putil/vector_double.h

@@ -19,7 +19,7 @@
 #ifndef VECTOR_DOUBLE_H
 #define VECTOR_DOUBLE_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "pvector.h"
 

+ 1 - 1
panda/src/putil/vector_float.h

@@ -19,7 +19,7 @@
 #ifndef VECTOR_FLOAT_H
 #define VECTOR_FLOAT_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "pvector.h"
 

+ 1 - 1
panda/src/putil/vector_typedWritable.h

@@ -19,7 +19,7 @@
 #ifndef VECTOR_TYPED_WRITABLE_H
 #define VECTOR_TYPED_WRITABLE_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "pvector.h"
 

+ 1 - 1
panda/src/putil/vector_ulong.h

@@ -19,7 +19,7 @@
 #ifndef VECTOR_ULONG_H
 #define VECTOR_ULONG_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "pvector.h"
 

+ 1 - 1
panda/src/putil/vector_ushort.h

@@ -19,7 +19,7 @@
 #ifndef VECTOR_USHORT_H
 #define VECTOR_USHORT_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "pvector.h"
 

+ 1 - 1
panda/src/putil/vector_writable.h

@@ -19,7 +19,7 @@
 #ifndef VECTOR_WRITABLE_H
 #define VECTOR_WRITABLE_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "pvector.h"
 

+ 1 - 1
panda/src/putil/writableConfigurable.h

@@ -24,7 +24,7 @@
 // Includes
 ////////////////////////////////////////////////////////////////////
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "typedWritable.h"
 

+ 1 - 1
panda/src/putil/writableParam.h

@@ -19,7 +19,7 @@
 #ifndef WRITABLEPARAM_H
 #define WRITABLEPARAM_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "factoryParam.h"
 #include "datagram.h"

+ 2 - 2
panda/src/ribdisplay/config_ribdisplay.h

@@ -19,8 +19,8 @@
 #ifndef CONFIG_RIBDISPLAY_H
 #define CONFIG_RIBDISPLAY_H
 
-#include <pandabase.h>
-#include <notifyCategoryProxy.h>
+#include "pandabase.h"
+#include "notifyCategoryProxy.h"
 
 NotifyCategoryDecl(ribdisplay, EXPCL_PANDARIB, EXPTP_PANDARIB);
 

+ 1 - 1
panda/src/ribdisplay/ribGraphicsPipe.h

@@ -19,7 +19,7 @@
 #ifndef RIBGRAPHICSPIPE_H
 #define RIBGRAPHICSPIPE_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include <string>
 #include <noninteractiveGraphicsPipe.h>

+ 2 - 2
panda/src/ribdisplay/ribGraphicsWindow.h

@@ -55,9 +55,9 @@
 ////////////////////////////////////////////////////////////////////
 
 
-#include <pandabase.h>
+#include "pandabase.h"
 
-#include <graphicsWindow.h>
+#include "graphicsWindow.h"
 #include <filename.h>
 
 class RIBGraphicsPipe;

+ 2 - 2
panda/src/ribgsg/config_ribgsg.h

@@ -19,8 +19,8 @@
 #ifndef CONFIG_RIBGSG_H
 #define CONFIG_RIBGSG_H
 
-#include <pandabase.h>
-#include <notifyCategoryProxy.h>
+#include "pandabase.h"
+#include "notifyCategoryProxy.h"
 
 NotifyCategoryDecl(ribgsg, EXPCL_PANDARIB, EXPTP_PANDARIB);
 

+ 2 - 2
panda/src/ribgsg/ribGraphicsStateGuardian.cxx

@@ -33,7 +33,7 @@
 #include <geom.h>
 #include <geomprimitives.h>
 #include <geomIssuer.h>
-#include <graphicsWindow.h>
+#include "graphicsWindow.h"
 #include <graphicsChannel.h>
 #include <indent.h>
 #include <dftraverser.h>
@@ -50,7 +50,7 @@
 #include <directionalLight.h>
 #include <pointLight.h>
 #include <spotlight.h>
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include <assert.h>
 

+ 1 - 1
panda/src/ribgsg/ribGraphicsStateGuardian.h

@@ -19,7 +19,7 @@
 #ifndef RIBGRAPHICSSTATEGUARDIAN_H
 #define RIBGRAPHICSSTATEGUARDIAN_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include <graphicsStateGuardian.h>
 #include <filename.h>

+ 1 - 1
panda/src/ribgsg/ribStuffTraverser.h

@@ -19,7 +19,7 @@
 #ifndef RIBSTUFFTRAVERSER_H
 #define RIBSTUFFTRAVERSER_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include <traverserVisitor.h>
 #include <renderRelation.h>

+ 1 - 1
panda/src/shader/casterShader.h

@@ -21,7 +21,7 @@
 ////////////////////////////////////////////////////////////////////
 // Includes
 ////////////////////////////////////////////////////////////////////
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "shader.h"
 

+ 2 - 2
panda/src/shader/config_shader.h

@@ -19,8 +19,8 @@
 #ifndef CONFIG_SHADER_H
 #define CONFIG_SHADER_H
 
-#include <pandabase.h>
-#include <notifyCategoryProxy.h>
+#include "pandabase.h"
+#include "notifyCategoryProxy.h"
 
 NotifyCategoryDecl(shader, EXPCL_SHADER, EXPTP_SHADER);
 

+ 1 - 1
panda/src/shader/outlineShader.h

@@ -21,7 +21,7 @@
 ////////////////////////////////////////////////////////////////////
 // Includes
 ////////////////////////////////////////////////////////////////////
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "shader.h"
 

+ 1 - 1
panda/src/shader/planarReflector.h

@@ -21,7 +21,7 @@
 ////////////////////////////////////////////////////////////////////
 // Includes
 ////////////////////////////////////////////////////////////////////
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "casterShader.h"
 #include <pixelBuffer.h>

+ 2 - 2
panda/src/shader/shader.h

@@ -21,7 +21,7 @@
 ////////////////////////////////////////////////////////////////////
 // Includes
 ////////////////////////////////////////////////////////////////////
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include <configurable.h>
 #include <namedNode.h>
@@ -30,7 +30,7 @@
 #include <graphicsStateGuardian.h>
 #include <allAttributesWrapper.h>
 #include <allTransitionsWrapper.h>
-#include <pointerTo.h>
+#include "pointerTo.h"
 
 ////////////////////////////////////////////////////////////////////
 // Defines

+ 2 - 2
panda/src/shader/shaderTransition.h

@@ -19,12 +19,12 @@
 #ifndef SHADERTRANSITION_H
 #define SHADERTRANSITION_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "shader.h"
 
 #include <immediateTransition.h>
-#include <pointerTo.h>
+#include "pointerTo.h"
 #include <nodeRelation.h>
 
 #include "plist.h"

+ 1 - 1
panda/src/shader/spheretexHighlighter.h

@@ -21,7 +21,7 @@
 ////////////////////////////////////////////////////////////////////
 // Includes
 ////////////////////////////////////////////////////////////////////
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "shader.h"
 #include "spheretexShader.h"

+ 1 - 1
panda/src/shader/spheretexReflector.h

@@ -21,7 +21,7 @@
 ////////////////////////////////////////////////////////////////////
 // Includes
 ////////////////////////////////////////////////////////////////////
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "shader.h"
 #include "spheretexShader.h"

+ 1 - 1
panda/src/shader/spheretexShader.h

@@ -21,7 +21,7 @@
 ////////////////////////////////////////////////////////////////////
 // Includes
 ////////////////////////////////////////////////////////////////////
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "shader.h"
 #include <texture.h>

+ 1 - 1
panda/src/shader/spotlightShader.h

@@ -21,7 +21,7 @@
 ////////////////////////////////////////////////////////////////////
 // Includes
 ////////////////////////////////////////////////////////////////////
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "projtexShader.h"
 

+ 1 - 1
panda/src/testbed/lod_test.cxx

@@ -16,7 +16,7 @@
 //
 ////////////////////////////////////////////////////////////////////
 
-#include <pandabase.h>
+#include "pandabase.h"
 #include <namedNode.h>
 
 #include <eventHandler.h>

+ 35 - 35
panda/src/testbed/panda.cxx

@@ -16,41 +16,41 @@
 //
 ////////////////////////////////////////////////////////////////////
 
-#include <pandabase.h>
-#include <framework.h>
-#include <eventHandler.h>
-#include <chancfg.h>
-#include <lightTransition.h>
-#include <transformTransition.h>
-#include <get_rel_pos.h>
-#include <directionalLight.h>
-#include <renderRelation.h>
-#include <frustum.h>
-#include <perspectiveLens.h>
-#include <shaderTransition.h>
-#include <texture.h>
-#include <texturePool.h>
-#include <spotlight.h>
-#include <pt_Node.h>
-#include <pt_NamedNode.h>
-#include <loader.h>
-#include <auto_bind.h>
-#include <animControlCollection.h>
-#include <trackball.h>
-#include <planarSlider.h>
-#include <transform2sg.h>
-#include <projtexShader.h>
-#include <spotlightShader.h>
-#include <projtexShadower.h>
-#include <spheretexHighlighter.h>
-#include <spheretexReflector.h>
-#include <plane.h>
-#include <planeNode.h>
-#include <planarReflector.h>
-#include <outlineShader.h>
-#include <geomLine.h>
-#include <look_at.h>
-#include <geomNode.h>
+#include "pandabase.h"
+#include "framework.h"
+#include "eventHandler.h"
+#include "chancfg.h"
+#include "lightTransition.h"
+#include "transformTransition.h"
+#include "get_rel_pos.h"
+#include "directionalLight.h"
+#include "renderRelation.h"
+#include "frustum.h"
+#include "perspectiveLens.h"
+#include "shaderTransition.h"
+#include "texture.h"
+#include "texturePool.h"
+#include "spotlight.h"
+#include "pt_Node.h"
+#include "pt_NamedNode.h"
+#include "loader.h"
+#include "auto_bind.h"
+#include "animControlCollection.h"
+#include "trackball.h"
+#include "planarSlider.h"
+#include "transform2sg.h"
+#include "projtexShader.h"
+#include "spotlightShader.h"
+#include "projtexShadower.h"
+#include "spheretexHighlighter.h"
+#include "spheretexReflector.h"
+#include "plane.h"
+#include "planeNode.h"
+#include "planarReflector.h"
+#include "outlineShader.h"
+#include "geomLine.h"
+#include "look_at.h"
+#include "geomNode.h"
 
 //From framework
 extern PT(GeomNode) geomnode;

+ 2 - 2
panda/src/tform/config_tform.h

@@ -19,8 +19,8 @@
 #ifndef CONFIG_TFORM_H
 #define CONFIG_TFORM_H
 
-#include <pandabase.h>
-#include <notifyCategoryProxy.h>
+#include "pandabase.h"
+#include "notifyCategoryProxy.h"
 
 NotifyCategoryDecl(tform, EXPCL_PANDA, EXPTP_PANDA);
 

+ 2 - 2
panda/src/vrpn/config_vrpn.h

@@ -19,8 +19,8 @@
 #ifndef CONFIG_VRPN_H
 #define CONFIG_VRPN_H
 
-#include <pandabase.h>
-#include <notifyCategoryProxy.h>
+#include "pandabase.h"
+#include "notifyCategoryProxy.h"
 
 NotifyCategoryDecl(vrpn, EXPCL_PANDA, EXPTP_PANDA);
 

+ 1 - 1
panda/src/vrpn/vrpnAnalog.h

@@ -19,7 +19,7 @@
 #ifndef VRPNANALOG_H
 #define VRPNANALOG_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "vrpn_interface.h"
 

+ 1 - 1
panda/src/vrpn/vrpnAnalogDevice.h

@@ -19,7 +19,7 @@
 #ifndef VRPNANALOGDEVICE_H
 #define VRPNANALOGDEVICE_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include <clientAnalogDevice.h>
 

+ 1 - 1
panda/src/vrpn/vrpnButton.h

@@ -19,7 +19,7 @@
 #ifndef VRPNBUTTON_H
 #define VRPNBUTTON_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "vrpn_interface.h"
 

+ 1 - 1
panda/src/vrpn/vrpnButtonDevice.h

@@ -19,7 +19,7 @@
 #ifndef VRPNBUTTONDEVICE_H
 #define VRPNBUTTONDEVICE_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include <clientButtonDevice.h>
 

+ 1 - 1
panda/src/vrpn/vrpnClient.h

@@ -19,7 +19,7 @@
 #ifndef VRPNCLIENT_H
 #define VRPNCLIENT_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 #include <clientBase.h>
 
 #include "vrpn_interface.h"

+ 1 - 1
panda/src/vrpn/vrpnDial.h

@@ -19,7 +19,7 @@
 #ifndef VRPNDIAL_H
 #define VRPNDIAL_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "vrpn_interface.h"
 

+ 1 - 1
panda/src/vrpn/vrpnDialDevice.h

@@ -19,7 +19,7 @@
 #ifndef VRPNDIALDEVICE_H
 #define VRPNDIALDEVICE_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include <clientDialDevice.h>
 

+ 1 - 1
panda/src/vrpn/vrpnTracker.h

@@ -19,7 +19,7 @@
 #ifndef VRPNTRACKER_H
 #define VRPNTRACKER_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include "vrpn_interface.h"
 

+ 1 - 1
panda/src/vrpn/vrpnTrackerDevice.h

@@ -19,7 +19,7 @@
 #ifndef VRPNTRACKERDEVICE_H
 #define VRPNTRACKERDEVICE_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include <clientTrackerDevice.h>
 

+ 1 - 1
panda/src/vrpn/vrpn_interface.h

@@ -19,7 +19,7 @@
 #ifndef VRPN_INTERFACE_H
 #define VRPN_INTERFACE_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 #ifdef CPPPARSER
   // For correct interrogate parsing of UNC's vrpn library.

+ 2 - 2
panda/src/wcrdisplay/config_wcrdisplay.h

@@ -19,9 +19,9 @@
 #ifndef __CONFIG_WCRDISPLAY_H__
 #define __CONFIG_WCRDISPLAY_H__
 
-#include <pandabase.h>
+#include "pandabase.h"
 #include <filename.h>
-#include <notifyCategoryProxy.h>
+#include "notifyCategoryProxy.h"
 
 NotifyCategoryDecl(wcrdisplay, EXPCL_PANDACR, EXPTP_PANDACR);
 

+ 1 - 1
panda/src/wcrdisplay/wcrGraphicsPipe.h

@@ -21,7 +21,7 @@
 ////////////////////////////////////////////////////////////////////
 // Includes
 ////////////////////////////////////////////////////////////////////
-#include <pandabase.h>
+#include "pandabase.h"
 
 #include <string>
 #include <interactiveGraphicsPipe.h>

+ 2 - 2
panda/src/wcrdisplay/wcrGraphicsWindow.h

@@ -21,9 +21,9 @@
 ////////////////////////////////////////////////////////////////////
 // Includes
 ////////////////////////////////////////////////////////////////////
-#include <pandabase.h>
+#include "pandabase.h"
 
-#include <graphicsWindow.h>
+#include "graphicsWindow.h"
 #define WINDOWS_LEAN_AND_MEAN
 #include <windows.h>
 #undef WINDOWS_LEAN_AND_MEAN

+ 1 - 1
pandaapp/src/stitch/stitchCommandProgram.h

@@ -19,7 +19,7 @@
 #ifndef STITCHCOMMANDPROGRAM_H
 #define STITCHCOMMANDPROGRAM_H
 
-#include <pandatoolbase.h>
+#include "pandatoolbase.h"
 
 #include "stitchCommandReader.h"
 

+ 1 - 1
pandaapp/src/stitch/stitchViewerProgram.h

@@ -19,7 +19,7 @@
 #ifndef STITCHVIEWERPROGRAM_H
 #define STITCHVIEWERPROGRAM_H
 
-#include <pandatoolbase.h>
+#include "pandatoolbase.h"
 
 #include "stitchCommandReader.h"
 

+ 1 - 1
pandaapp/src/stitchbase/stitchCylindricalLens.cxx

@@ -20,7 +20,7 @@
 #include "stitchCommand.h"
 #include "triangleRasterizer.h"
 
-#include <pandatoolbase.h>
+#include "pandatoolbase.h"
 #include <deg_2_rad.h>
 
 #include <math.h>

+ 1 - 1
pandaapp/src/stitchbase/stitchFisheyeLens.cxx

@@ -22,7 +22,7 @@
 #include "triangleRasterizer.h"
 #include "triangle.h"
 
-#include <pandatoolbase.h>
+#include "pandatoolbase.h"
 #include <deg_2_rad.h>
 
 #include <math.h>

+ 1 - 1
pandaapp/src/stitchbase/stitchLens.cxx

@@ -19,7 +19,7 @@
 #include "stitchLens.h"
 #include "triangleRasterizer.h"
 
-#include <pandatoolbase.h>
+#include "pandatoolbase.h"
 #include <deg_2_rad.h>
 
 #include <math.h>

+ 1 - 1
pandaapp/src/stitchbase/stitchPSphereLens.cxx

@@ -22,7 +22,7 @@
 #include "triangleRasterizer.h"
 #include "triangle.h"
 
-#include <pandatoolbase.h>
+#include "pandatoolbase.h"
 #include <deg_2_rad.h>
 
 #include <math.h>

+ 1 - 1
pandaapp/src/stitchbase/stitchPerspectiveLens.cxx

@@ -19,7 +19,7 @@
 #include "stitchPerspectiveLens.h"
 #include "stitchCommand.h"
 
-#include <pandatoolbase.h>
+#include "pandatoolbase.h"
 #include <deg_2_rad.h>
 
 #include <math.h>

+ 1 - 1
pandatool/src/cvscopy/testCopy.h

@@ -19,7 +19,7 @@
 #ifndef TESTCOPY_H
 #define TESTCOPY_H
 
-#include <pandatoolbase.h>
+#include "pandatoolbase.h"
 
 #include "cvsCopy.h"
 

+ 1 - 1
pandatool/src/eggbase/eggConverter.h

@@ -19,7 +19,7 @@
 #ifndef EGGCONVERTER_H
 #define EGGCONVERTER_H
 
-#include <pandatoolbase.h>
+#include "pandatoolbase.h"
 
 #include "eggFilter.h"
 

+ 1 - 1
pandatool/src/eggbase/eggFilter.h

@@ -19,7 +19,7 @@
 #ifndef EGGFILTER_H
 #define EGGFILTER_H
 
-#include <pandatoolbase.h>
+#include "pandatoolbase.h"
 
 #include "eggReader.h"
 #include "eggWriter.h"

+ 1 - 1
pandatool/src/eggbase/eggMultiFilter.h

@@ -19,7 +19,7 @@
 #ifndef EGGMULTIFILTER_H
 #define EGGMULTIFILTER_H
 
-#include <pandatoolbase.h>
+#include "pandatoolbase.h"
 
 #include "eggMultiBase.h"
 

+ 1 - 1
pandatool/src/eggbase/eggToSomething.h

@@ -19,7 +19,7 @@
 #ifndef EGGTOSOMETHING_H
 #define EGGTOSOMETHING_H
 
-#include <pandatoolbase.h>
+#include "pandatoolbase.h"
 
 #include "eggConverter.h"
 

+ 2 - 2
pandatool/src/eggcharbase/config_eggcharbase.h

@@ -19,10 +19,10 @@
 #ifndef CONFIG_EGGCHARBASE_H
 #define CONFIG_EGGCHARBASE_H
 
-#include <pandabase.h>
+#include "pandabase.h"
 
 // Commented out to resolve link problem
-// #include <notifyCategoryProxy.h>
+// #include "notifyCategoryProxy.h"
 // NotifyCategoryDecl(eggcharbase, EXPCL_MISC, EXPTP_MISC);
 
 extern void init_libeggcharbase();

+ 2 - 2
pandatool/src/flt/config_flt.h

@@ -19,9 +19,9 @@
 #ifndef CONFIG_FLT_H
 #define CONFIG_FLT_H
 
-#include <pandatoolbase.h>
+#include "pandatoolbase.h"
 
-#include <notifyCategoryProxy.h>
+#include "notifyCategoryProxy.h"
 
 NotifyCategoryDeclNoExport(flt);
 

+ 2 - 2
pandatool/src/flt/fltBead.h

@@ -19,12 +19,12 @@
 #ifndef FLTBEAD_H
 #define FLTBEAD_H
 
-#include <pandatoolbase.h>
+#include "pandatoolbase.h"
 
 #include "fltRecord.h"
 #include "fltTransformRecord.h"
 
-#include <luse.h>
+#include "luse.h"
 
 ////////////////////////////////////////////////////////////////////
 //       Class : FltBead

+ 1 - 1
pandatool/src/flt/fltBeadID.h

@@ -19,7 +19,7 @@
 #ifndef FLTBEADID_H
 #define FLTBEADID_H
 
-#include <pandatoolbase.h>
+#include "pandatoolbase.h"
 
 #include "fltBead.h"
 

+ 2 - 2
pandatool/src/flt/fltCurve.h

@@ -19,12 +19,12 @@
 #ifndef FLTCURVE_H
 #define FLTCURVE_H
 
-#include <pandatoolbase.h>
+#include "pandatoolbase.h"
 
 #include "fltBeadID.h"
 #include "fltHeader.h"
 
-#include <luse.h>
+#include "luse.h"
 
 ////////////////////////////////////////////////////////////////////
 //       Class : FltCurve

Some files were not shown because too many files changed in this diff