Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / unittests / tracepoint-selftests.c
index 1e2618453b4c3ab6d63bb54dc7bd4f58b1f004b2..1f04c7cea2412ffd518acc097ddd0a3efb9a3f73 100644 (file)
@@ -18,7 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "common/selftest.h"
+#include "gdbsupport/selftest.h"
 #include "tracepoint.h"
 
 namespace selftests {
This page took 0.055157 seconds and 4 git commands to generate.