aboutsummaryrefslogtreecommitdiff
path: root/X11/Shell.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-11-06 10:39:52 +0000
committermarha <marha@users.sourceforge.net>2009-11-06 10:39:52 +0000
commitccdb20929567c70c1bbdd5df275ca7bea5c747a7 (patch)
tree0e1a1bf11609c086a12a06d90849c503751d79cb /X11/Shell.h
parent827eb6e94b158707e294e1750fa724a513cd209c (diff)
downloadvcxsrv-ccdb20929567c70c1bbdd5df275ca7bea5c747a7.tar.gz
vcxsrv-ccdb20929567c70c1bbdd5df275ca7bea5c747a7.tar.bz2
vcxsrv-ccdb20929567c70c1bbdd5df275ca7bea5c747a7.zip
include -> #include
Diffstat (limited to 'X11/Shell.h')
-rw-r--r--X11/Shell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/Shell.h b/X11/Shell.h
index cefed0ebb..c864eb55e 100644
--- a/X11/Shell.h
+++ b/X11/Shell.h
@@ -52,7 +52,7 @@ SOFTWARE.
#define _XtShell_h
#ifndef XT_NO_SM
-include <X11/SM/SMlib.h>
+#include <X11/SM/SMlib.h>
#endif
#include <X11/Intrinsic.h>