aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/traceback.c
diff options
context:
space:
mode:
Diffstat (limited to 'Python/traceback.c')
-rw-r--r--Python/traceback.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Python/traceback.c b/Python/traceback.c
index 8aba802ae36..97a77e90d2b 100644
--- a/Python/traceback.c
+++ b/Python/traceback.c
@@ -16,7 +16,6 @@
#include "pycore_sysmodule.h" // _PySys_GetAttr()
#include "pycore_traceback.h" // EXCEPTION_TB_HEADER
-#include "../Parser/pegen.h" // _PyPegen_byte_offset_to_character_offset()
#include "frameobject.h" // PyFrame_New()
#include "osdefs.h" // SEP