summary refs log tree commit diff
path: root/src/Olm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Olm.cpp')
-rw-r--r--src/Olm.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Olm.cpp b/src/Olm.cpp

index b3bb4316..fe4265d7 100644 --- a/src/Olm.cpp +++ b/src/Olm.cpp
@@ -1,7 +1,7 @@ -#include "Olm.hpp" +#include "Olm.h" #include "Cache.h" -#include "Logging.hpp" +#include "Logging.h" #include "MatrixClient.h" using namespace mtx::crypto;