diff options
Diffstat (limited to 'src/Authenticator.cpp')
-rw-r--r-- | src/Authenticator.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Authenticator.cpp b/src/Authenticator.cpp index 4147e1eb2..4cbe3beed 100644 --- a/src/Authenticator.cpp +++ b/src/Authenticator.cpp @@ -6,7 +6,7 @@ #include "Root.h" #include "Server.h" -#include "lib/inifile/iniFile.h" +#include "inifile/iniFile.h" #include <sstream> |