mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 12:20:39 -08:00
In nsimage.m include coding.h (Bug#21292)
* src/nsimage.m (top-level): Include coding.h (Bug#21292).
This commit is contained in:
parent
f5a14da109
commit
19cdde4aea
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ GNUstep port and post-20 update by Adrian Robert (arobert@cogsci.ucsd.edu)
|
|||
#include "dispextern.h"
|
||||
#include "nsterm.h"
|
||||
#include "frame.h"
|
||||
#include "coding.h"
|
||||
|
||||
/* call tracing */
|
||||
#if 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue