From f2e672f84d8cd45971c415c67d69237d09a8033a Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 24 May 2025 19:17:27 +0200 Subject: changed to sdl3 and added linux/cross-compilation --- include/glamac_events.h | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'include/glamac_events.h') diff --git a/include/glamac_events.h b/include/glamac_events.h index 47ecb74..c4145c0 100644 --- a/include/glamac_events.h +++ b/include/glamac_events.h @@ -1,19 +1,10 @@ /** * glamac_events.h - header file from glamac_events.c. - * - * Copyright (C) 2025 https://optics-design.com - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. - * - * See the COPYING file for the full license text. */ #ifndef GLAMAC_EVENTS_H #define GLAMAC_EVENTS_H -#include +#include #include "glamacdef.h" #include "glamac_view.h" -- cgit v1.2.3