diff options
Diffstat (limited to 'src/sound.c')
-rw-r--r-- | src/sound.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound.c b/src/sound.c index 9a365c71ef2..09ab48c58e1 100644 --- a/src/sound.c +++ b/src/sound.c @@ -46,7 +46,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #include <errno.h> #include "lisp.h" -#include "dispextern.h" #include "atimer.h" #include "syssignal.h" /* END: Common Includes */ |