]> code.delx.au - gnu-emacs/blobdiff - src/doprnt.c
Merge from emacs--devo--0
[gnu-emacs] / src / doprnt.c
index a016e20b9c74d3a5dfccf05c06e46ba2981e9414..6351657e700096775683fe8a914d9f1a2490bd2a 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 ();