update path-s

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@58943 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
Alexander.Trofimov
2014-10-16 11:54:20 +00:00
committed by Alexander Trofimov
parent c472878b07
commit 45e481f1be
2 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#include "stdafx.h"
#include "NativeControl.h"
#include "../../../../Common/TimeMeasurer.h"
#include "../../../../../../Common/TimeMeasurer.h"
#pragma comment(lib, "ws2_32.lib")
#pragma comment(lib, "winmm.lib")

View File

@ -42,6 +42,7 @@
#include <atltypes.h>
#include <atlctl.h>
#include <atlhost.h>
#include <atlcoll.h>
using namespace ATL;