From 0431c3fde7376018a22c28f273ec223da9f53254 Mon Sep 17 00:00:00 2001 From: Mike Fiore Date: Wed, 12 Oct 2016 14:44:56 -0500 Subject: update version file name to avoid conflicts with mbed-os headers --- Layout/LayoutStartup.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Layout') diff --git a/Layout/LayoutStartup.cpp b/Layout/LayoutStartup.cpp index b722aea..4603308 100644 --- a/Layout/LayoutStartup.cpp +++ b/Layout/LayoutStartup.cpp @@ -18,7 +18,7 @@ #include "LayoutStartup.h" #include "MultiTech_Logo.h" -#include "version.h" +#include "dotbox_version.h" #include "MTSText.h" LayoutStartup::LayoutStartup(DOGS102* lcd, mDot* dot) -- cgit v1.2.3