]> diplodocus.org Git - nmh/blobdiff - sbr/geteditor.c
fmt_new.c: Move interface to own file.
[nmh] / sbr / geteditor.c
index 2fbe1f56a9e850df0369d64fb40ef3eb047f1c38..3b472ec1233aeba79b4471cf30c6d764cb5c3a1b 100644 (file)
@@ -5,8 +5,10 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
-#include <h/utils.h>
+#include "h/mh.h"
+#include "geteditor.h"
+#include "context_find.h"
+#include "h/utils.h"
 
 static char *default_editor = NULL;