build: move imgui out of src/intel/tools to be reused
[mesa.git] / src / intel / tools / aubinator_viewer.h
index f8c2b776fe042dd71de3b13d9a86e321574506cc..a311b898b95ed4747739ecbd10e774c7b92b5a82 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef AUBINATOR_VIEWER_H
 #define AUBINATOR_VIEWER_H
 
-#include "imgui.h"
+#include "imgui/imgui.h"
 
 #include "common/gen_decoder.h"
 #include "common/gen_disasm.h"