Convert break-catch-syscall to vtable ops
[binutils-gdb.git] / gdb / xml-tdesc.h
index 1e3caba745ead8922b3a0271cb9f932214e42564..e622507b3e9621a92273332de0b16f4f802a922c 100644 (file)
@@ -1,6 +1,6 @@
 /* XML target description support for GDB.
 
-   Copyright (C) 2006-2018 Free Software Foundation, Inc.
+   Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
    Contributed by CodeSourcery.
 
@@ -22,7 +22,7 @@
 #ifndef XML_TDESC_H
 #define XML_TDESC_H
 
-#include "common/gdb_optional.h"
+#include "gdbsupport/gdb_optional.h"
 #include <string>
 
 struct target_ops;