]> diplodocus.org Git - nmh/blobdiff - h/mh.h
Remove symbols-wanted comments after #include.
[nmh] / h / mh.h
diff --git a/h/mh.h b/h/mh.h
index ebd124d18d0faf13f85b29f42eb787a1a854eab7..83223a61862339f71091d3b573fcbe2511f04f27 100644 (file)
--- a/h/mh.h
+++ b/h/mh.h
@@ -1,7 +1,7 @@
 /* mh.h -- main header file for all of nmh
  */
 
-#include <h/nmh.h>
+#include "h/nmh.h"
 
 /* It's undefined behaviour in C99 to convert from a function pointer to
  * a data-object pointer, e.g. void pointer.  gcc's -pedantic warns of
@@ -574,4 +574,4 @@ extern char *version_str;
 extern char *whatnowproc;
 extern char *whomproc;
 
-#include <h/prototypes.h>
+#include "h/prototypes.h"