]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/unittests/offset-type-selftests.c
Rename common to gdbsupport
[thirdparty/binutils-gdb.git] / gdb / unittests / offset-type-selftests.c
index 8222a94ad024f595d1f4c852170a1b6de828e5f1..57a1a27d1337d7d2e030207b2e3d90f270647f6f 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "common/selftest.h"
-#include "common/offset-type.h"
-#include "common/underlying.h"
-#include "common/valid-expr.h"
+#include "gdbsupport/selftest.h"
+#include "gdbsupport/offset-type.h"
+#include "gdbsupport/underlying.h"
+#include "gdbsupport/valid-expr.h"
 
 namespace selftests {
 namespace offset_type {