freedreno/rnn: rework RNN_DEF_PATH construction
[mesa.git] / src / freedreno / rnn / rnn.c
index 5c6897e40b9cd507b9921401ba16cf180d78caed..d82d2a561b02bee61e86f9d519dd0fc9417dec70 100644 (file)
@@ -39,7 +39,6 @@
 #include <ctype.h>
 #include <stdio.h>
 #include "rnn.h"
-#include "rnn_path.h"
 #include "util.h"
 
 #include "util/u_debug.h"