Added missing forward declaration

This commit is contained in:
Sybren A. Stüvel
2019-08-14 16:45:45 +02:00
parent f0f5e11b33
commit 72eb70f933

View File

@@ -25,6 +25,7 @@
#define __ED_TEXT_H__
struct ARegion;
struct bContext;
struct SpaceText;
struct UndoStep;
struct UndoType;