Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / value.c
index c7b8468b394c2a25927ed5ad7672df0e4c2ca5d5..95b6a56f32e69ae28a1de370e728fee6e5fec46b 100644 (file)
@@ -1,6 +1,6 @@
 /* Low level packing and unpacking of values for GDB, the GNU Debugger.
 
-   Copyright (C) 1986-2018 Free Software Foundation, Inc.
+   Copyright (C) 1986-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -41,7 +41,7 @@
 #include "user-regs.h"
 #include <algorithm>
 #include "completer.h"
-#include "selftest.h"
+#include "common/selftest.h"
 #include "common/array-view.h"
 
 /* Definition of a user function.  */
This page took 0.02397 seconds and 4 git commands to generate.