]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - common/action_util.h
Merge branch 'rhaberkorn-serial-mouse'
[tmk_firmware.git] / common / action_util.h
index 939bc2b662df53123567861d567a85e050da6b8f..f9d3161a800200be9b808c2a799e4f930107e095 100644 (file)
@@ -18,6 +18,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define ACTION_UTIL_H
 
 #include <stdint.h>
+#include "report.h"
 
 extern report_keyboard_t *keyboard_report;