You've already forked termux-packages
mirror of
https://github.com/izzy2lost/termux-packages.git
synced 2026-03-26 17:00:19 -07:00
12 lines
326 B
Diff
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>
|
|
|