From 6d2658c0367e08f4a04e07a0a86a92735b5c9d3f Mon Sep 17 00:00:00 2001 From: "David A. Mellis" Date: Mon, 2 Aug 2010 22:22:51 +0000 Subject: [PATCH] Adding #include . --- LiquidCrystal.h | 1 + 1 file changed, 1 insertion(+) diff --git a/LiquidCrystal.h b/LiquidCrystal.h index f66ec1b..572c139 100755 --- a/LiquidCrystal.h +++ b/LiquidCrystal.h @@ -2,6 +2,7 @@ #define LiquidCrystal_h #include +#include "WProgram.h" #include "Print.h" // commands