aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/Param.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/config/Param.cxx (renamed from src/config/ConfigData.cxx)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/ConfigData.cxx b/src/config/Param.cxx
index 5d0b61df0..376f50ee7 100644
--- a/src/config/ConfigData.cxx
+++ b/src/config/Param.cxx
@@ -18,7 +18,7 @@
*/
#include "config.h"
-#include "ConfigData.hxx"
+#include "Param.hxx"
#include "ConfigPath.hxx"
#include "util/Error.hxx"
#include "fs/AllocatedPath.hxx"