diff -r 6d827f85e0f5 -r b68b5f984074 ui/gtk/icon.h --- a/ui/gtk/icon.h Sun Oct 13 19:41:12 2024 +0200 +++ b/ui/gtk/icon.h Sun Oct 13 21:28:09 2024 +0200 @@ -1,7 +1,7 @@ /* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * - * Copyright 2017 Olaf Wintermann. All rights reserved. + * Copyright 2024 Olaf Wintermann. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -29,7 +29,7 @@ #ifndef ICON_H #define ICON_H -#include "../ui/icon.h" +#include "../ui/icons.h" #ifdef __cplusplus extern "C" {