Description: Give the full path in include
Author: Sophie Brun <sophie@freexian.com>
Last-Update: 2017-01-17
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/ext/curses/window.c
+++ b/ext/curses/window.c
@@ -40,7 +40,7 @@
 
 #include "_helpers.c"
 
-#include "curses/chstr.c"
+#include "ext/curses/chstr.c"
 
 
 static const char *WINDOWMETA = "curses:window";
