From 015dc67fe175bbb74b623db4b1c3d6a97a12ea71 Mon Sep 17 00:00:00 2001 From: Pk11 Date: Sat, 28 Aug 2021 22:27:51 -0500 Subject: [PATCH] Derp fix --- source/textUtils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/textUtils.cpp b/source/textUtils.cpp index a3769bf..c4acfbf 100644 --- a/source/textUtils.cpp +++ b/source/textUtils.cpp @@ -24,7 +24,7 @@ * reasonable ways as different from the original version. */ -#include "TextUtils.hpp" +#include "textUtils.hpp" #include