when i try to compile a warper i get this error:
1>------ Build started: Project: GlobalNPC, Configuration: Debug Win32 ------
1>Compiling...
1>Setup.cpp
1>c:\documents and settings\gamingadmin\desktop\tele\StdAfx.h(41) : fatal error C1083: Cannot open include file: '../ascent-shared/Common.h': No such file or directory
1>GlobalNPC.cpp
1>c:\documents and settings\gamingadmin\desktop\tele\StdAfx.h(41) : fatal error C1083: Cannot open include file: '../ascent-shared/Common.h': No such file or directory
1>Generating Code...
1>Build log was saved at "file://c:\Documents and Settings\gamingadmin\Desktop\tele\2008_int_debug_GlobalNPC\BuildLog.htm"
1>GlobalNPC - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
what am i doing wrong?