print_percentage: Use floating point to avoid incorrect results when
[deliverable/binutils-gdb.git] / gdb / completer.c
index 1ab71bea1887020000efc2fd5ea4b839783e521f..bcd7239cea3119cc14946688b7aad78fb4eaaa69 100644 (file)
@@ -33,7 +33,7 @@
 
 /* Needed for rl_completer_word_break_characters() and for
    rl_filename_completion_function.  */
-#include <readline/readline.h>
+#include "readline/readline.h"
 
 /* readline defines this.  */
 #undef savestring
This page took 0.023186 seconds and 4 git commands to generate.