Fix indentation (and clang warning) in c-lang.c
[deliverable/binutils-gdb.git] / gdb / objfile-flags.h
index 6f5760d021daf9f9bac0b3ea9c22963da5c398bc..45c86a3ac09afedf67eb8d97778b4e035183388c 100644 (file)
@@ -1,6 +1,6 @@
 /* Definition of objfile flags.
 
-   Copyright (C) 1992-2018 Free Software Foundation, Inc.
+   Copyright (C) 1992-2019 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.  */
This page took 0.027429 seconds and 4 git commands to generate.