Resort the #include lines in include/... and lib/... with the
[oota-llvm.git] / lib / Target / R600 / AMDILEvergreenDevice.h
index 6dc2deb9ede2e18b5b6e76bcbb2d82f26cb39c15..ea90f774a856d1c4887f8d59a4d30e1d8c1b7da3 100644 (file)
@@ -16,8 +16,8 @@
 //===----------------------------------------------------------------------===//
 #ifndef AMDILEVERGREENDEVICE_H
 #define AMDILEVERGREENDEVICE_H
-#include "AMDILDevice.h"
 #include "AMDGPUSubtarget.h"
+#include "AMDILDevice.h"
 
 namespace llvm {
   class AMDGPUSubtarget;