Include <config.h> instead of "config.h".
[bpt/emacs.git] / src / cm.c
index f88acff..da09ac2 100644 (file)
--- a/src/cm.c
+++ b/src/cm.c
@@ -19,7 +19,7 @@ along with GNU Emacs; see the file COPYING.  If not, write to
 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 
-#include "config.h"
+#include <config.h>
 #include <stdio.h>
 #include "cm.h"
 #include "termhooks.h"