Include <config.h> instead of "config.h".
[bpt/emacs.git] / src / term.c
index 6388f84..e8599ee 100644 (file)
@@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #include <stdio.h>
 #include <ctype.h>
-#include "config.h"
+#include <config.h>
 #include "termchar.h"
 #include "termopts.h"
 #include "cm.h"