From 9a632b7d41eb6e12b18fb4f2f0cee817e4958d2f Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Tue, 2 May 2023 19:52:56 +0200 Subject: Improve CMake integration --- src/CGEditor.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/CGEditor.hpp') diff --git a/src/CGEditor.hpp b/src/CGEditor.hpp index 7c4372e..e8b5286 100644 --- a/src/CGEditor.hpp +++ b/src/CGEditor.hpp @@ -1,6 +1,5 @@ #pragma once -#include "Types.hpp" #include "components/Margin.hpp" #include "components/Menu.hpp" #include "components/MoveTable.hpp" -- cgit v1.2.3