File: 060_map_c.diff

package info (click to toggle)
predict 2.2.3-4
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 4,712 kB
  • ctags: 1,623
  • sloc: ansic: 19,433; sh: 3,518; makefile: 429; yacc: 318; perl: 82
file content (13 lines) | stat: -rw-r--r-- 512 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: predict-2.2.3/clients/map/map.c
===================================================================
--- predict-2.2.3.orig/clients/map/map.c	2009-11-14 09:47:45.000000000 -0500
+++ predict-2.2.3/clients/map/map.c	2009-11-14 09:48:09.000000000 -0500
@@ -18,7 +18,7 @@
 *****************************************************************************/
 /* Form definition file generated with fdesign. */
 
-#include "forms.h"
+#include <forms.h>
 #include <stdlib.h>
 #include "map.h"
 #include "world_fill.h"