diff --git a/quantum/action.h b/quantum/action.h
index 671a8bc1905..39b5da63b86 100644
--- a/quantum/action.h
+++ b/quantum/action.h
@@ -19,6 +19,7 @@ along with this program. If not, see .
#include
#include
+#include "progmem.h"
#include "keyboard.h"
#include "keycode.h"
#include "action_code.h"