diff options
Diffstat (limited to 'src/texteff.hpp')
-rw-r--r-- | src/texteff.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/texteff.hpp b/src/texteff.hpp index e05af98d2..4911d43f4 100644 --- a/src/texteff.hpp +++ b/src/texteff.hpp @@ -3,6 +3,8 @@ #ifndef TEXTEFF_HPP #define TEXTEFF_HPP +#include "gfx_type.h" + /** * Text effect modes. */ |