diff options
Diffstat (limited to 'quantum/action_util.h')
-rw-r--r-- | quantum/action_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/action_util.h b/quantum/action_util.h index 6f1f09c4bd..0ecf15ae4b 100644 --- a/quantum/action_util.h +++ b/quantum/action_util.h @@ -19,6 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <stdint.h> #include "report.h" +#include "modifiers.h" #ifdef __cplusplus extern "C" { |