diff --git a/src/unwind/GetIPInfo.c b/src/unwind/GetIPInfo.c index c81db271..b885ede2 100644 --- a/src/unwind/GetIPInfo.c +++ b/src/unwind/GetIPInfo.c @@ -23,7 +23,7 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#include "../unwind/unwind-internal.h" +#include "unwind-internal.h" /* gcc/unwind-dw2.c: Retrieve the return address and flag whether that IP is before or after first not yet fully executed instruction. */