aboutsummaryrefslogtreecommitdiff
path: root/gcc/varpool.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/varpool.c')
-rw-r--r--gcc/varpool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/varpool.c b/gcc/varpool.c
index 71fb4b88df1..d5b2b9e25a3 100644
--- a/gcc/varpool.c
+++ b/gcc/varpool.c
@@ -31,7 +31,7 @@ along with GCC; see the file COPYING3. If not see
#include "varasm.h"
#include "debug.h"
#include "output.h"
-#include "omp-low.h"
+#include "omp-offload.h"
#include "context.h"
const char * const tls_model_names[]={"none", "emulated",