summaryrefslogtreecommitdiff
path: root/games/kiki/files/patch-src-main-KikiPythonWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/kiki/files/patch-src-main-KikiPythonWidget.h')
-rw-r--r--games/kiki/files/patch-src-main-KikiPythonWidget.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/kiki/files/patch-src-main-KikiPythonWidget.h b/games/kiki/files/patch-src-main-KikiPythonWidget.h
new file mode 100644
index 000000000000..9266efa06eea
--- /dev/null
+++ b/games/kiki/files/patch-src-main-KikiPythonWidget.h
@@ -0,0 +1,10 @@
+--- src/main/KikiPythonWidget.h.orig Wed Apr 9 06:58:18 2003
++++ src/main/KikiPythonWidget.h Sat Sep 30 00:08:07 2006
+@@ -7,6 +7,7 @@
+ #define __KikiPythonWidget
+
+ #include "KikiPos.h"
++#include "KikiPython.h"
+ #include <KTextField.h>
+
+ class KikiPythonWidget : public KTextField