From 1c178c7b35c94aa53d6231fce16f02561e8a7aa1 Mon Sep 17 00:00:00 2001 From: Arotex Date: Sun, 12 Oct 2025 19:40:57 +0200 Subject: [PATCH] =?UTF-8?q?Classe=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.cpp b/main.cpp index d96c79b..afb95c6 100644 --- a/main.cpp +++ b/main.cpp @@ -2,6 +2,8 @@ #include #include "ax_funktions.hpp" +#include "SDL2/SDL.h" + int number = 12; char Buchstabe = 'a';