commit | caad4f0a0b428f3dc4e9e395ad0b1cddb38d3bcd | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Dec 17 14:36:14 2014 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Dec 17 14:36:14 2014 +0100 |
tree | e3e4c705d4d74258f06d4d3e93b75b48ab4a7da6 | |
parent | e3faf44bef029d07f37a457bd0050653b628058f [diff] [blame] |
updated for version 7.4.553 Problem: Various small issues. Solution: Fix those issues.
diff --git a/src/gui.h b/src/gui.h index 89476c9..b2fdc6d 100644 --- a/src/gui.h +++ b/src/gui.h
@@ -41,7 +41,7 @@ # include <Events.h> # include <Menus.h> # if !(defined (TARGET_API_MAC_CARBON) && (TARGET_API_MAC_CARBON)) -# include <Windows.h> +# include <Windows.h> # endif # include <Controls.h> /*# include <TextEdit.h>*/