radeon: Move radeon_llvm_emit.cpp declarations into their own header
[mesa.git] / src / gallium / drivers / radeon / loader.cpp
index 5b46cade6020ed44f95b7f15cecd6add9bb09bc8..1eae173519198619517aabb963d1141ba90e7d2a 100644 (file)
@@ -1,5 +1,5 @@
 
-#include "radeon_llvm.h"
+#include "radeon_llvm_emit.h"
 
 #include <llvm/Support/CommandLine.h>
 #include <llvm/Support/IRReader.h>