Change header paths and include guards to be relative to the "src" directory. r=mmentovai.
http://groups.google.com/group/airbag-dev/msg/cbe061dd563e9d17 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@10 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string>
|
||||
#include "source_line_resolver.h"
|
||||
#include "processor/source_line_resolver.h"
|
||||
|
||||
using std::string;
|
||||
using google_airbag::SourceLineResolver;
|
||||
|
Reference in New Issue
Block a user