]> code.citadel.org Git - citadel.git/blobdiff - citadel/server/citadel_dirs.c
Grammar change in the license declaration.
[citadel.git] / citadel / server / citadel_dirs.c
index bad200ef3e8373109d891538c07f490cca1a3ce8..2ebb5d5dfcc1a5193230cc81815dd0bea584f9c3 100644 (file)
@@ -1,6 +1,6 @@
 // citadel_dirs.c : calculate pathnames for various files used in the Citadel system
 //
-// Copyright (c) 1987-2021 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 <errno.h>
 #include <syslog.h>
 #include <libcitadel.h>
-#include "citadel.h"
+#include "citadel_defs.h"
 #include "server.h"
 #include "citadel_dirs.h"