mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
13 lines
358 B
Diff
13 lines
358 B
Diff
|
diff --git a/library/grt/src/python_context.cpp b/library/grt/src/python_context.cpp
|
||
|
index b1e1f5d..65514d1 100644
|
||
|
--- a/library/grt/src/python_context.cpp
|
||
|
+++ b/library/grt/src/python_context.cpp
|
||
|
@@ -33,7 +33,6 @@
|
||
|
// python internals
|
||
|
#include <Python.h>
|
||
|
#include <errcode.h>
|
||
|
-#include <token.h>
|
||
|
#include <frameobject.h>
|
||
|
|
||
|
#include "python_grtobject.h"
|