diff options
Diffstat (limited to 'src/indent.c')
-rw-r--r-- | src/indent.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/indent.c b/src/indent.c index b368a7aeb09..81a63455ecb 100644 --- a/src/indent.c +++ b/src/indent.c @@ -30,7 +30,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #include "frame.h" #include "window.h" #include "termchar.h" -#include "termopts.h" #include "disptab.h" #include "intervals.h" #include "dispextern.h" |