Move voip and encryption stuff into their own directories
This commit is contained in:
parent
16e234016a
commit
550c80525a
25 changed files with 31 additions and 30 deletions
|
|
@ -30,9 +30,9 @@
|
|||
#include "EventAccessors.h"
|
||||
#include "Logging.h"
|
||||
#include "MatrixClient.h"
|
||||
#include "Olm.h"
|
||||
#include "UserSettingsPage.h"
|
||||
#include "Utils.h"
|
||||
#include "encryption/Olm.h"
|
||||
|
||||
//! Should be changed when a breaking change occurs in the cache format.
|
||||
//! This will reset client's data.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue