Skip to content

Commit 864df14

Browse files
committed
fix(README): Adjusted to new include method
1 parent cac2581 commit 864df14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Very simple example application showing how to implement it.
1313

1414
main.cpp
1515
```cpp
16-
#include "Logger.hpp"
16+
#include "AsyncLogger/Logger.hpp"
1717
#include <filesystem>
1818
#include <iostream>
1919

0 commit comments

Comments
 (0)