diff options
Diffstat (limited to 'X11')
-rw-r--r-- | X11/Shell.h | 2 |
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>
|