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