its-pointless
7 years ago
committed by
Fredrik Fornwall
2 changed files with 22 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||||
|
--- ../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> |
||||
|
|
@ -0,0 +1,11 @@ |
|||||
|
--- ../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> |
||||
|
|
Loading…
Reference in new issue