]> code.delx.au - gnu-emacs/blobdiff - src/nsmenu.m
(copy_text): To convert a non-ASCII char to unibyte,
[gnu-emacs] / src / nsmenu.m
index 825568f6557759e834481b33d6a74e7eb69b321e..8b06bdaddf89282447a36ca85d0f7e1c9796ee08 100644 (file)
@@ -21,7 +21,10 @@ By Adrian Robert, based on code from original nsmenu.m (Carl Edman,
 Christian Limpach, Scott Bender, Christophe de Dinechin) and code in the
 Carbon version by Yamamoto Mitsuharu. */
 
+/* This should be the first include, as it may set up #defines affecting
+   interpretation of even the system includes. */
 #include "config.h"
+
 #include "lisp.h"
 #include "window.h"
 #include "buffer.h"