diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/nsimage.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nsimage.m b/src/nsimage.m index 5d0871bc1a9..9eaeefebcd8 100644 --- a/src/nsimage.m +++ b/src/nsimage.m | |||
| @@ -33,6 +33,7 @@ GNUstep port and post-20 update by Adrian Robert (arobert@cogsci.ucsd.edu) | |||
| 33 | #include "dispextern.h" | 33 | #include "dispextern.h" |
| 34 | #include "nsterm.h" | 34 | #include "nsterm.h" |
| 35 | #include "frame.h" | 35 | #include "frame.h" |
| 36 | #include "coding.h" | ||
| 36 | 37 | ||
| 37 | /* call tracing */ | 38 | /* call tracing */ |
| 38 | #if 0 | 39 | #if 0 |