Fix indentation (and clang warning) in c-lang.c
[deliverable/binutils-gdb.git] / gdb / disasm-selftests.c
index e0d84d981eebc603ace6a954a5173b84220d8ab3..d924fc725fd5bbda03ad0ae989b98d02f8a112a2 100644 (file)
@@ -21,8 +21,9 @@
 #include "disasm.h"
 
 #if GDB_SELF_TEST
-#include "common/selftest.h"
+#include "gdbsupport/selftest.h"
 #include "selftest-arch.h"
+#include "gdbarch.h"
 
 namespace selftests {
 
This page took 0.035159 seconds and 4 git commands to generate.