Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / ax-general.c
index 9ee4a2b439ce7f5de692897c9b37c1a2e2e59c9d..f956dfc2f530948d06811ccb5d9784f7bde0c0f6 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 "ax.def"
+#include "common/ax.def"
 #undef DEFOP
 };
 
This page took 0.04043 seconds and 4 git commands to generate.