]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - common/action_util.h
Add option 7bit data to serial_soft.c
[max/tmk_keyboard.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;