]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ax-general.c
Rename common to gdbsupport
[thirdparty/binutils-gdb.git] / gdb / ax-general.c
index f956dfc2f530948d06811ccb5d9784f7bde0c0f6..d0fdc621f88ea9b92c2349c54d21778924386ce0 100644 (file)
@@ -353,7 +353,7 @@ struct aop_map aop_map[] =
   {0, 0, 0, 0, 0}
 #define DEFOP(NAME, SIZE, DATA_SIZE, CONSUMED, PRODUCED, VALUE) \
   , { # NAME, SIZE, DATA_SIZE, CONSUMED, PRODUCED }
-#include "common/ax.def"
+#include "gdbsupport/ax.def"
 #undef DEFOP
 };