emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 19cdde4: In nsimage.m include coding.h (Bug#21292)


From: Martin Rudalics
Subject: [Emacs-diffs] master 19cdde4: In nsimage.m include coding.h (Bug#21292)
Date: Wed, 19 Aug 2015 09:27:19 +0000

branch: master
commit 19cdde4aeadceb56b4ac08c69441fe52c6d2aa8f
Author: Martin Rudalics <address@hidden>
Commit: Martin Rudalics <address@hidden>

    In nsimage.m include coding.h (Bug#21292)
    
    * src/nsimage.m (top-level): Include coding.h (Bug#21292).
---
 src/nsimage.m |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/nsimage.m b/src/nsimage.m
index 5d0871b..9eaeefe 100644
--- a/src/nsimage.m
+++ b/src/nsimage.m
@@ -33,6 +33,7 @@ GNUstep port and post-20 update by Adrian Robert 
(address@hidden)
 #include "dispextern.h"
 #include "nsterm.h"
 #include "frame.h"
+#include "coding.h"
 
 /* call tracing */
 #if 0



reply via email to

[Prev in Thread] Current Thread [Next in Thread]