diff options
Diffstat (limited to 'src/io/lock.hpp')
-rw-r--r-- | src/io/lock.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/io/lock.hpp b/src/io/lock.hpp index 49576a5..a19acdb 100644 --- a/src/io/lock.hpp +++ b/src/io/lock.hpp @@ -19,9 +19,9 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see <http://www.gnu.org/licenses/>. -#include "write.hpp" +# include "write.hpp" -#include "../strings/fstring.hpp" +# include "../strings/fstring.hpp" namespace io |