]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - common/host.h
Merge branch 'keymap2'
[tmk_firmware.git] / common / host.h
index c59fbfee6a3ff5661a36c551cbaa3ffcf3413361..7c4f06601d9a0e682b77a38b56bd46cf0abfc4e4 100644 (file)
@@ -19,6 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define HOST_H
 
 #include <stdint.h>
+#include <stdbool.h>
 #include "report.h"
 #include "host_driver.h"