mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 16:20:11 -04:00
Fix include guard typo.
This commit is contained in:
parent
63be56cd0e
commit
0406a49edc
@ -12,8 +12,8 @@
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef NODEPATHCOLLECTION_H
|
||||
#define NODEPATHCOLLECTION_H
|
||||
#ifndef PARAMETRICCURVECOLLECTION_H
|
||||
#define PARAMETRICCURVECOLLECTION_H
|
||||
|
||||
#include "pandabase.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user