ui/gtk/icon.h

branch
newapi
changeset 339
b68b5f984074
parent 338
6d827f85e0f5
--- 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" {

mercurial