From aa36b3d22d87ebc1ad61eef6b5e0c82ee7b9d27c Mon Sep 17 00:00:00 2001 From: Christian Burger Date: Thu, 14 Apr 2022 09:37:37 +0200 Subject: [PATCH] minor fix --- SingleUserInput.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SingleUserInput.cpp b/SingleUserInput.cpp index 1663a0f..029ed4a 100644 --- a/SingleUserInput.cpp +++ b/SingleUserInput.cpp @@ -3,7 +3,7 @@ */ #include "SingleUserInput.hpp" -#include "Debug.cpp" +#include "Debug.hpp" #include #include