mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-27 07:03:36 -04:00
pandatool: Correct header guard names (#1525)
This commit is contained in:
parent
e8179e489f
commit
0cf2a5f385
@ -18,4 +18,4 @@
|
||||
|
||||
void init_egg_optchar();
|
||||
|
||||
#endif /* __CONFIG_UTIL_H__ */
|
||||
#endif /* CONFIG_EGG_OPTCHAR_H */
|
||||
|
@ -18,4 +18,4 @@
|
||||
|
||||
void init_palettizer();
|
||||
|
||||
#endif /* __CONFIG_UTIL_H__ */
|
||||
#endif /* CONFIG_PALETTIZER_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user