@@ -1,6 +1,7 @@
-#include "StdAfx.h"
+#include "stdafx.h"
#include "RvcFaceVideo.h"
-#include "..\..\Other\libvideoframework\videoutil.h"
+//#include "..\..\Other\libvideoframework\videoutil.h"
+//#include "../../Other/libvideoframework/videoutil.h"
RvcFaceVideo::RvcFaceVideo(void)
{
@@ -1,5 +1,6 @@
#pragma once
#include "../../Other/libvideoqueue/libvideoqueue.h"
+#include "../../Other/libvideoframework/videoutil.h"
#define MAX_PATH 260
@@ -1,4 +1,4 @@
#include "RvcWsServer.h"
#include <boost/thread/thread.hpp>
#include <vector>
@@ -6,7 +6,7 @@
#include <boost/thread/lock_guard.hpp>
#include "SpBase.h"
#include "jpeglib.h"
-#include "Event.h"
+#include "MyEvent.h"
#include "y2k_time.h"