Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3b15de48
Commit
3b15de48
authored
Jun 12, 2000
by
Jason Rumney
Browse files
(EMACS_W32GUI_H): Renamed from __W32GUI_H__
parent
e588809c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
src/w32gui.h
src/w32gui.h
+3
-4
No files found.
src/w32gui.h
View file @
3b15de48
...
...
@@ -18,9 +18,8 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#ifndef __W32GUI_H__
#define __W32GUI_H__
#ifndef EMACS_W32GUI_H
#define EMACS_W32GUI_H
#include <windows.h>
#include "w32bdf.h"
...
...
@@ -98,4 +97,4 @@ extern int nCmdShow;
extern
int
XParseGeometry
();
#endif
#endif
/* EMACS_W32GUI_H */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment