Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / target / waitstatus.c
index 05d99402a6db2ab579d8a33fa561bca09f5e5b06..4ac98e50f4f2ef3bed6cfa030a51dbc4928e5916 100644 (file)
@@ -17,7 +17,7 @@
    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 "common/common-defs.h"
 #include "waitstatus.h"
 
 /* Return a pretty printed form of target_waitstatus.
This page took 0.024145 seconds and 4 git commands to generate.