Use a consistent style for including <config.h>.
[gnulib.git] / lib / findprog.c
index 150056f..27eee3b 100644 (file)
@@ -18,7 +18,7 @@
 
 
 #ifdef HAVE_CONFIG_H
-# include "config.h"
+# include <config.h>
 #endif
 
 /* Specification.  */