]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - print.h
add mouse acceleration.
[max/tmk_keyboard.git] / print.h
diff --git a/print.h b/print.h
index 9a42462754b05f6cbdf75dabeef74e9e4ee91312..d61e5de3e096101975f126ff8863925e80bee1a9 100644 (file)
--- a/print.h
+++ b/print.h
@@ -1,5 +1,5 @@
-#ifndef print_h__
-#define print_h__
+#ifndef PRINT_H__
+#define PRINT_H__ 1
 
 #include <avr/pgmspace.h>
 #include "usb_debug.h"