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