From e152e12bf9845915764838e17952a42d4a961720 Mon Sep 17 00:00:00 2001 From: "David A. Mellis" Date: Tue, 1 Mar 2011 19:52:13 -0500 Subject: [PATCH] Renamed WProgram.h to Arduino.h. --- LiquidCrystal.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LiquidCrystal.cpp b/LiquidCrystal.cpp index 23713f4..04d0f50 100644 --- a/LiquidCrystal.cpp +++ b/LiquidCrystal.cpp @@ -3,7 +3,7 @@ #include #include #include -#include "WProgram.h" +#include "Arduino.h" // When the display powers up, it is configured as follows: //