diff options
Diffstat (limited to 'scene/3d')
-rw-r--r-- | scene/3d/quad.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scene/3d/quad.h b/scene/3d/quad.h index 7d1b4f5dc4..4870b988f2 100644 --- a/scene/3d/quad.h +++ b/scene/3d/quad.h @@ -73,4 +73,5 @@ public: Quad(); }; + #endif // QUAD_H |