Fixed Windows compile of VOIP

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7454 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2014-07-15 21:12:10 +00:00
parent 5df440b1bb
commit 6dace62abe
2 changed files with 15 additions and 6 deletions

View file

@ -1,5 +1,5 @@
#include <cv.h>
#include <highgui.h>
#include <opencv/cv.h>
#include <opencv/highgui.h>
#include <QTimer>
#include <QPainter>