Do not accidentally include in-tree readline headers
[deliverable/binutils-gdb.git] / gdb / mep-tdep.c
index 4b5bfcb9e73a1f70df64449ecabb58e6dd71f06f..ae9c4debcae9603b9e68fa3bb6df31dbbbd90b58 100644 (file)
@@ -48,8 +48,8 @@
 
 /* Get the user's customized MeP coprocessor register names from
    libopcodes.  */
-#include "opcodes/mep-desc.h"
-#include "opcodes/mep-opc.h"
+#include "../opcodes/mep-desc.h"
+#include "../opcodes/mep-opc.h"
 
 \f
 /* The gdbarch_tdep structure.  */
This page took 0.028936 seconds and 4 git commands to generate.