Skip to content
Snippets Groups Projects
Commit 4c761c43 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

client: fix copy-paste error

Change-Id: I7663ec4d2a973ef6e2472ba33e650a8dccf5c283
Refs: #48032
parent 1b6ffe11
Branches
Tags
No related merge requests found
...@@ -40,9 +40,9 @@ ...@@ -40,9 +40,9 @@
#include "presencemanager.h" #include "presencemanager.h"
#endif // SFL_PRESENCE #endif // SFL_PRESENCE
#ifdef SFL_PRESENCE #ifdef SFL_VIDEO
#include "videomanager.h" #include "videomanager.h"
#endif // SFL_PRESENCE #endif // SFL_VIDEO
Client::Client() : Client::Client() :
callManager_(new CallManager) callManager_(new CallManager)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment