Minor tweak to build without the include path for common

git-svn-id: file:///home/svn/framework3/trunk@9715 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2010-07-07 16:46:58 +00:00
parent 2c5336dabb
commit ccfea56ed5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#include "metsrv.h"
#include "common.h"
#include "../../common/common.h"
#ifdef _WIN32