summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 8af12fe52..d6ee24554 100644
--- a/include/config.h
+++ b/include/config.h
@@ -78,6 +78,7 @@ namespace Configuration
File(const Anope::string &, bool);
~File();
const Anope::string &GetName() const;
+ Anope::string GetPath() const;
bool IsOpen() const;
bool Open();