Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / unittests / observable-selftests.c
index 2a51a999561eada9ed83376bc706d7662a861498..f7a8e9606ae808b7dc2f29ba5966408a191bfde0 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/observable.h"
+#include "gdbsupport/selftest.h"
+#include "gdbsupport/observable.h"
 
 namespace selftests {
 namespace observers {
This page took 0.023761 seconds and 4 git commands to generate.