Include <config.h> instead of "config.h".
[bpt/emacs.git] / src / editfns.c
index 44511f6..0a868ab 100644 (file)
@@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #include <sys/types.h>
 
-#include "config.h"
+#include <config.h>
 
 #ifdef VMS
 #include "vms-pwd.h"