1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 22:57:07 +00:00
termux-packages/x11-packages/vim-gtk/vterm_internal.h.patch
Leonid Pliushch ec2a584277
new package: vim-gtk
Initial release.
Likely with problems & missing stuff.

Requested in https://github.com/termux/x11-packages/issues/79.
2022-04-18 14:35:52 +05:30

12 lines
326 B
Diff

--- ../cache/vim-8.0.0979/src/libvterm/src/vterm_internal.h 2017-08-20 18:21:23.000000000 +0000
+++ ./src/libvterm/src/vterm_internal.h 2017-08-21 03:25:48.637450794 +0000
@@ -1,7 +1,7 @@
#ifndef __VTERM_INTERNAL_H__
#define __VTERM_INTERNAL_H__
-#include "vterm.h"
+#include "../include/vterm.h"
#include <stdarg.h>