From ccdb20929567c70c1bbdd5df275ca7bea5c747a7 Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 6 Nov 2009 10:39:52 +0000 Subject: include -> #include --- X11/Shell.h | 2 +- libXt/util/Shell.ht | 2 +- 2 files changed, 2 insertions(+), 2 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 +#include #endif #include diff --git a/libXt/util/Shell.ht b/libXt/util/Shell.ht index b18fa77a4..594ba3e35 100644 --- a/libXt/util/Shell.ht +++ b/libXt/util/Shell.ht @@ -52,7 +52,7 @@ SOFTWARE. #define _XtShell_h #ifndef XT_NO_SM -include +#include #endif #include -- cgit v1.2.3