diff options
Diffstat (limited to 'texinfo/info/dribble.c')
-rw-r--r-- | texinfo/info/dribble.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/texinfo/info/dribble.c b/texinfo/info/dribble.c index 8e16cea..d1d5848 100644 --- a/texinfo/info/dribble.c +++ b/texinfo/info/dribble.c @@ -21,7 +21,7 @@ Written by Brian Fox (bfox@ai.mit.edu). */ -#include <stdio.h> +#include "info.h" #include "dribble.h" /* When non-zero, it is a stream to write all input characters to for the |