From d3b1af9572e123c939fc355474bf12402c86d292 Mon Sep 17 00:00:00 2001 From: tmk Date: Thu, 30 Sep 2010 14:17:01 +0900 Subject: add mouse function. --- print.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print.h') diff --git a/print.h b/print.h index 9a4246275..d61e5de3e 100644 --- a/print.h +++ b/print.h @@ -1,5 +1,5 @@ -#ifndef print_h__ -#define print_h__ +#ifndef PRINT_H__ +#define PRINT_H__ 1 #include #include "usb_debug.h" -- cgit v1.2.3-24-g4f1b