From 5fb7950e9129fe13c3ccd8abc09d760f783d1af8 Mon Sep 17 00:00:00 2001 From: Michael-Paul Moore Date: Sun, 10 Apr 2022 14:46:33 -0700 Subject: [PATCH] Fixed typo --- src/WatchyExpanded.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WatchyExpanded.h b/src/WatchyExpanded.h index 1604b94..64a1a24 100644 --- a/src/WatchyExpanded.h +++ b/src/WatchyExpanded.h @@ -1,7 +1,7 @@ #pragma once // STL -#include +#include // Defs class CWatchFace;