diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-26 19:47:30 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-26 19:47:30 -0400 |
commit | 5d268f0acf7ecc320423b0c9bff18e125015b4c3 (patch) | |
tree | 52ce08a521e03a38a2474c029d3222e4dfe45328 /include/decoration.h | |
parent | 4fedd5183be7de5d5e0fa59c269b28c49d88ef88 (diff) |
Make Ruby compile with gcc-8
Diffstat (limited to 'include/decoration.h')
-rw-r--r-- | include/decoration.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/decoration.h b/include/decoration.h index 7676c0add..62a8aafa0 100644 --- a/include/decoration.h +++ b/include/decoration.h @@ -2,6 +2,8 @@ #define GUARD_DECORATION_H #include "task.h" +#include "menu.h" +#include "menu_helpers.h" enum DecorPerm { /* |