Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / unittests / optional-selftests.c
index fdd4437b16edfde054e5fe11cbab7d17facf6adf..828b0e8577ac5adbd525d746b16729ef05b98acb 100644 (file)
@@ -18,8 +18,8 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "common/selftest.h"
-#include "common/gdb_optional.h"
+#include "gdbsupport/selftest.h"
+#include "gdbsupport/gdb_optional.h"
 
 /* Used by the included .cc files below.  Included here because the
    included test files are wrapped in a namespace.  */
This page took 0.038511 seconds and 4 git commands to generate.