Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / unittests / common-utils-selftests.c
index 531eda68ade3a405bf5ac41f611bf945386f1f48..996ab5e82d138f6d3046cd1e9fb0c7d25485e2a0 100644 (file)
@@ -17,8 +17,8 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#include "common-defs.h"
-#include "selftest.h"
+#include "common/common-defs.h"
+#include "common/selftest.h"
 
 namespace selftests {
 
This page took 0.031193 seconds and 4 git commands to generate.