Rename common to gdbsupport
[deliverable/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 {
This page took 0.026064 seconds and 4 git commands to generate.