aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1994-04-12 22:50:09 +0000
committerRichard M. Stallman1994-04-12 22:50:09 +0000
commit56d52e7e5ef80b344f9de852f800b36eae824709 (patch)
tree3b82e0d9a23a023dd66f0f9a621cf1436788c536 /src
parenta870f9170bdf32ecb0f816b80fab800384560c5a (diff)
downloademacs-56d52e7e5ef80b344f9de852f800b36eae824709.tar.gz
emacs-56d52e7e5ef80b344f9de852f800b36eae824709.zip
Fix #include file name.
Diffstat (limited to 'src')
-rw-r--r--src/s/sol2-3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/sol2-3.h b/src/s/sol2-3.h
index 7d614f8e12a..e5fdda8a693 100644
--- a/src/s/sol2-3.h
+++ b/src/s/sol2-3.h
@@ -1,4 +1,4 @@
1#include <s/sol2.h> 1#include "sol2.h"
2 2
3/* Solaris 2.3 has a bug in XListFontsWithInfo. */ 3/* Solaris 2.3 has a bug in XListFontsWithInfo. */
4#define BROKEN_XLISTFONTSWITHINFO 4#define BROKEN_XLISTFONTSWITHINFO