aboutsummaryrefslogtreecommitdiff
path: root/include/options.h
diff options
context:
space:
mode:
authorThorsten Töpper <atsutane@freethoughts.de>2025-06-21 16:42:49 +0200
committerThorsten Töpper <atsutane@freethoughts.de>2025-06-21 16:42:49 +0200
commitf6ca4ed80a79408ab55b4a27b73eaa0f32a86410 (patch)
treea504db4f580ff44380c0d0c790557320e13e5db7 /include/options.h
parent744eb2a2a571fa21a5524812b60ca8ebf9a65fe8 (diff)
downloaddir_monitor-f6ca4ed80a79408ab55b4a27b73eaa0f32a86410.tar.gz
dir_monitor-f6ca4ed80a79408ab55b4a27b73eaa0f32a86410.tar.bz2
Rename list_management to data_management
Diffstat (limited to 'include/options.h')
-rw-r--r--include/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/options.h b/include/options.h
index 4fb3c82..cfc9246 100644
--- a/include/options.h
+++ b/include/options.h
@@ -11,7 +11,7 @@
#include <stdbool.h>
#include "output.h"
-#include "list_management.h"
+#include "data_management.h"