Cleanup: add missing #pragma once to ANIM_animdata.hh

No functional changes.
This commit is contained in:
Sybren A. Stüvel
2024-01-29 17:33:09 +01:00
parent f185a284f0
commit ee814b8646

View File

@@ -8,6 +8,8 @@
* \brief Functions to work with AnimData.
*/
#pragma once
struct ID;
struct Main;