Browse Source

oops, incorrectly fixed angle brackets

David Rose 22 years ago
parent
commit
1aa75bf0a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/doc/sampleClass.h

+ 1 - 1
panda/src/doc/sampleClass.h

@@ -32,7 +32,7 @@
 #include "typedObject.h"
 #include "anotherPandaHeaderFile.h"
 
-#include "systemHeaderFile.h"
+#include <systemHeaderFile.h>
 
 ////////////////////////////////////////////////////////////////////
 //       Class : SampleClass