Reformat gdbarch-components.py to fix deviations
[binutils-gdb.git] / gdb / objfile-flags.h
index 6f5760d021daf9f9bac0b3ea9c22963da5c398bc..b2e071105713d5dde14e25fc0fcd362389ab0331 100644 (file)
@@ -1,6 +1,6 @@
 /* Definition of objfile flags.
 
-   Copyright (C) 1992-2018 Free Software Foundation, Inc.
+   Copyright (C) 1992-2022 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,7 +20,7 @@
 #if !defined (OBJFILE_FLAGS_H)
 #define OBJFILE_FLAGS_H
 
-#include "common/enum-flags.h"
+#include "gdbsupport/enum-flags.h"
 
 /* Defines for the objfile flags field.  Defined in a separate file to
    break circular header dependencies.  */