Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / unittests / scoped_restore-selftests.c
index db13fa3e2613475052098666115cd0723f114eb7..564ca07a92075d7aa5df2d0e9c06ffde83c9293b 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 "common/scoped_restore.h"
 
 namespace selftests {
This page took 0.028565 seconds and 4 git commands to generate.