summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/unwind/GetIPInfo.c2
1 files changed, 1 insertions, 1 deletions
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. */