Changed a path so that VSCode's Intellisense stops complaining
This commit is contained in:
parent
085677bc2b
commit
3d2fa00db8
@ -1,5 +1,5 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include "IRBuilder.h"
|
#include "../IRBuilder.h"
|
||||||
#include "llvm/IR/Value.h"
|
#include "llvm/IR/Value.h"
|
||||||
|
|
||||||
class IRBuilder;
|
class IRBuilder;
|
||||||
|
Loading…
Reference in New Issue
Block a user