Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / mi / mi-cmd-var.c
index d320a9b627a3ad08ca6925db0a1c16dcc1c893b4..662ffa3f4d915c78fd7b3911907367cb8a8d52bd 100644 (file)
@@ -1,5 +1,5 @@
 /* MI Command Set - varobj commands.
-   Copyright (C) 2000-2018 Free Software Foundation, Inc.
+   Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
    Contributed by Cygnus Solutions (a Red Hat company).
 
@@ -30,7 +30,7 @@
 #include "mi-getopt.h"
 #include "gdbthread.h"
 #include "mi-parse.h"
-#include "common/gdb_optional.h"
+#include "gdbsupport/gdb_optional.h"
 #include "inferior.h"
 
 extern unsigned int varobjdebug;               /* defined in varobj.c.  */
This page took 0.024892 seconds and 4 git commands to generate.