Introduce program_space::remove_objfile
[deliverable/binutils-gdb.git] / gdb / unittests / scoped_restore-selftests.c
index 564ca07a92075d7aa5df2d0e9c06ffde83c9293b..c05cccf04687ba843c83722b16cd1cb87072076d 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/scoped_restore.h"
+#include "gdbsupport/selftest.h"
+#include "gdbsupport/scoped_restore.h"
 
 namespace selftests {
 namespace scoped_restore_tests {
This page took 0.024693 seconds and 4 git commands to generate.