summaryrefslogtreecommitdiff
path: root/gdb/common/tdesc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/common/tdesc.c')
-rw-r--r--gdb/common/tdesc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/common/tdesc.c b/gdb/common/tdesc.c
index fe63a36c339..8c7b618dc5b 100644
--- a/gdb/common/tdesc.c
+++ b/gdb/common/tdesc.c
@@ -17,7 +17,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#include "common-defs.h"
+#include "common/common-defs.h"
#include "common/tdesc.h"
tdesc_reg::tdesc_reg (struct tdesc_feature *feature, const std::string &name_,