diff options
Diffstat (limited to 'Project/Text.h')
-rw-r--r-- | Project/Text.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Project/Text.h b/Project/Text.h index 871af2f..062032c 100644 --- a/Project/Text.h +++ b/Project/Text.h @@ -2,6 +2,7 @@ #define TEXT_H #include "GraphicalElement.h" +#include "PowerElement.h" #include "wxGLString.h" class TextForm; |