mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-27 15:25:54 -04:00
dtoolutil: Fix typo in error message
This commit is contained in:
parent
7a13d86d93
commit
ae04533527
@ -17,7 +17,7 @@
|
||||
#include "pandaSystem.h"
|
||||
|
||||
#if !defined(CPPPARSER) && !defined(LINK_ALL_STATIC) && !defined(BUILDING_DTOOL_DTOOLUTIL)
|
||||
#error Buildsystem error: BUILDING_DTOOL_DCTOOLUTIL not defined
|
||||
#error Buildsystem error: BUILDING_DTOOL_DTOOLUTIL not defined
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user