11 lines
238 B
C
11 lines
238 B
C
--- map.h.orig Mon Nov 29 16:33:53 2004
|
|
+++ map.h Sun Dec 5 21:14:18 2004
|
|
@@ -171,7 +171,7 @@
|
|
#endif
|
|
|
|
#ifdef USE_MING_FLASH
|
|
-#include "ming.h"
|
|
+#include "ming/ming.h"
|
|
#endif
|
|
|
|
#include <sys/types.h> /* regular expression support */
|