summaryrefslogtreecommitdiff
path: root/offload/include
diff options
context:
space:
mode:
Diffstat (limited to 'offload/include')
-rw-r--r--offload/include/device.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/offload/include/device.h b/offload/include/device.h
index 1e85bb1876c8..bf93ce0460ae 100644
--- a/offload/include/device.h
+++ b/offload/include/device.h
@@ -33,7 +33,9 @@
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallVector.h"
+#include "GlobalHandler.h"
#include "PluginInterface.h"
+
using GenericPluginTy = llvm::omp::target::plugin::GenericPluginTy;
// Forward declarations.