2004-02-28 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / tui / tui.c
index d2186a2ef81a50762c51bff7cd4d518f555f494f..d6f344f43d54842c0e412aab6567cbc29229802e 100644 (file)
@@ -59,7 +59,7 @@
 /* This redefines CTRL if it is not already defined, so it must come
    after terminal state releated include files like <term.h> and
    "gdb_ncurses.h".  */
-#include <readline/readline.h>
+#include "readline/readline.h"
 
 /* Tells whether the TUI is active or not.  */
 int tui_active = 0;
This page took 0.024552 seconds and 4 git commands to generate.