mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
Fix include guard typo.
This commit is contained in:
parent
c0191a3126
commit
ad34bc3eb8
@ -11,8 +11,8 @@
|
||||
* @date 2001-03-04
|
||||
*/
|
||||
|
||||
#ifndef NODEPATHCOLLECTION_H
|
||||
#define NODEPATHCOLLECTION_H
|
||||
#ifndef PARAMETRICCURVECOLLECTION_H
|
||||
#define PARAMETRICCURVECOLLECTION_H
|
||||
|
||||
#include "pandabase.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user