Include <config.h> instead of "config.h".
[bpt/emacs.git] / lib-src / movemail.c
index 91f926c..0063e1d 100644 (file)
@@ -53,7 +53,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include <sys/file.h>
 #include <errno.h>
 #define NO_SHORTNAMES   /* Tell config not to load remap.h */
-#include "../src/config.h"
+#include <../src/config.h>
 
 #ifdef USG
 #include <fcntl.h>