mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-03 14:45:12 -04:00
Fixed includes and macros for newer opencv
This commit is contained in:
parent
c7b6f5ffba
commit
7a0dfbcda9
4 changed files with 19 additions and 11 deletions
|
@ -38,7 +38,7 @@
|
|||
#include "gui/SoundManager.h"
|
||||
#include "gui/chat/ChatWidget.h"
|
||||
|
||||
#include <opencv/cv.h>
|
||||
#include <opencv2/opencv.hpp>
|
||||
#include <speex/speex.h>
|
||||
|
||||
#define IMAGE_VOIP ":/images/talking_on.svg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue