Not part of the sources
[deliverable/binutils-gdb.git] / gdb / tracepoint.c
index 7f17fab0d3e2743b3eed9577c14c6179b7c0baf7..9f036178bd1c9e18949ef25e215ddcd31a7abe5a 100644 (file)
@@ -33,8 +33,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include "ax-gdb.h"
 
 /* readline include files */
-#include "readline.h"
-#include "history.h"
+#include <readline/readline.h>
+#include <readline/history.h>
 
 /* readline defines this.  */
 #undef savestring
This page took 0.024274 seconds and 4 git commands to generate.