diff options
Diffstat (limited to '')
-rw-r--r-- | source/Root.h (renamed from source/cRoot.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cRoot.h b/source/Root.h index e25a9805b..5a2238332 100644 --- a/source/cRoot.h +++ b/source/Root.h @@ -4,7 +4,7 @@ -#include "cAuthenticator.h" +#include "Authenticator.h" |