aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/LiquidCrystal/LiquidCrystal.h
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/LiquidCrystal/LiquidCrystal.h')
-rw-r--r--libraries/LiquidCrystal/LiquidCrystal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/LiquidCrystal/LiquidCrystal.h b/libraries/LiquidCrystal/LiquidCrystal.h
index 0baf543..06a159d 100644
--- a/libraries/LiquidCrystal/LiquidCrystal.h
+++ b/libraries/LiquidCrystal/LiquidCrystal.h
@@ -2,8 +2,8 @@
#define LiquidCrystal_h
//#include <inttypes.h>
-#include "wirish.h"
-#include "Print.h"
+#include <wirish/wirish.h>
+#include <wirish/Print.h>
// commands
#define LCD_CLEARDISPLAY 0x01