aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-lang.h')
-rw-r--r--gcc/c-lang.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-lang.h b/gcc/c-lang.h
index beed507..c0bdc7c 100644
--- a/gcc/c-lang.h
+++ b/gcc/c-lang.h
@@ -21,7 +21,7 @@ along with GCC; see the file COPYING3. If not see
#ifndef GCC_C_LANG_H
#define GCC_C_LANG_H
-#include "c-common.h"
+#include "c-family/c-common.h"
#include "ggc.h"
struct GTY(()) lang_type {