Merge from emacs--devo--0
[bpt/emacs.git] / src / doprnt.c
index 799f38d..bb8c582 100644 (file)
@@ -47,7 +47,7 @@ Boston, MA 02110-1301, USA.  */
 /* Since we use the macro CHAR_HEAD_P, we have to include this, but
    don't have to include others because CHAR_HEAD_P does not contains
    another macro.  */
-#include "charset.h"
+#include "character.h"
 
 static int doprnt1 ();