diff options
Diffstat (limited to 'src/n_speak.c')
-rw-r--r-- | src/n_speak.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/n_speak.c b/src/n_speak.c index a1266c7..53bcdd0 100644 --- a/src/n_speak.c +++ b/src/n_speak.c @@ -10,7 +10,7 @@ /* */ /****************************************************************************************/ -#include <jo_n_speak.h> +#include "n_speak.h" void n_speak(const char *msg) |