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