1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-06 18:30:01 +00:00

12 lines
288 B
Diff

--- export/src/el.h 2007-03-02 22:26:59.000000000 +0100
+++ ../src/el.h 2007-03-02 22:38:45.000000000 +0100
@@ -96,7 +96,7 @@
#include "tty.h"
#include "prompt.h"
#include "key.h"
-#include "term.h"
+#include "el_term.h"
#include "refresh.h"
#include "chared.h"
#include "common.h"