diff options
Diffstat (limited to 'library/lock_holder.h')
-rw-r--r-- | library/lock_holder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/lock_holder.h b/library/lock_holder.h index b20646c3..38323695 100644 --- a/library/lock_holder.h +++ b/library/lock_holder.h @@ -2,7 +2,7 @@ #define LOCK_HOLDER_H_INCLUDED #include <map> -#include "../shared/Zstring.h" +#include "../shared/zstring.h" #include "dir_lock.h" #include "status_handler.h" |