Provide subdir of StopInfoMachException.h in #include.

llvm-svn: 160704
This commit is contained in:
Jason Molenda 2012-07-25 03:40:06 +00:00
parent 5a69c235ae
commit c42d243ace
1 changed files with 1 additions and 1 deletions

View File

@ -48,13 +48,13 @@
// Project includes
#include "lldb/Host/Host.h"
#include "Plugins/Process/Utility/InferiorCallPOSIX.h"
#include "Plugins/Process/Utility/StopInfoMachException.h"
#include "Plugins/Platform/MacOSX/PlatformRemoteiOS.h"
#include "Utility/StringExtractorGDBRemote.h"
#include "GDBRemoteRegisterContext.h"
#include "ProcessGDBRemote.h"
#include "ProcessGDBRemoteLog.h"
#include "ThreadGDBRemote.h"
#include "StopInfoMachException.h"
namespace lldb
{