summaryrefslogtreecommitdiff
path: root/lib/Target/R600/AMDILNIDevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/R600/AMDILNIDevice.h')
-rw-r--r--lib/Target/R600/AMDILNIDevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/R600/AMDILNIDevice.h b/lib/Target/R600/AMDILNIDevice.h
index bc7df37b26..24a640845e 100644
--- a/lib/Target/R600/AMDILNIDevice.h
+++ b/lib/Target/R600/AMDILNIDevice.h
@@ -15,8 +15,8 @@
//===---------------------------------------------------------------------===//
#ifndef AMDILNIDEVICE_H
#define AMDILNIDEVICE_H
-#include "AMDILEvergreenDevice.h"
#include "AMDGPUSubtarget.h"
+#include "AMDILEvergreenDevice.h"
namespace llvm {