]> code.citadel.org Git - citadel.git/blobdiff - citadel/server/default_timezone.c
Grammar change in the license declaration.
[citadel.git] / citadel / server / default_timezone.c
index b7090d966f1e0fefa0fc3c73b9c35456f4590758..e8ffe6924b453399af60ae305da0a47235340066 100644 (file)
@@ -1,5 +1,5 @@
 //
-// Copyright (c) 1987-2022 by the citadel.org team
+// Copyright (c) 1987-2024 by the citadel.org team
 //
 // This program is open source software.  Use, duplication, or disclosure
 // is subject to the terms of the GNU General Public License, version 3.
@@ -15,7 +15,7 @@
 #include <syslog.h>
 #include <libical/ical.h>
 #include <libcitadel.h>
-#include "citadel.h"
+#include "citadel_defs.h"
 #include "server.h"
 #include "citserver.h"
 #include "sysdep_decls.h"