diff options
Diffstat (limited to 'src/xml.c')
| -rw-r--r-- | src/xml.c | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -25,7 +25,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 25 | #include <libxml/HTMLparser.h> | 25 | #include <libxml/HTMLparser.h> |
| 26 | 26 | ||
| 27 | #include "lisp.h" | 27 | #include "lisp.h" |
| 28 | #include "character.h" | ||
| 29 | #include "buffer.h" | 28 | #include "buffer.h" |
| 30 | 29 | ||
| 31 | 30 | ||