diff --git a/gdbsupport/gdb_regex.cc b/gdbsupport/gdb_regex.cc index f4d23cf346f..ac4f0555534 100644 --- a/gdbsupport/gdb_regex.cc +++ b/gdbsupport/gdb_regex.cc @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "defs.h" +#include "common-defs.h" #include "gdb_regex.h" #include "gdbsupport/def-vector.h"