aboutsummaryrefslogtreecommitdiff
path: root/hw/hank/emisar-d1s
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-11-03 08:38:35 -0600
committerSelene ToyKeeper2023-11-03 08:38:35 -0600
commitd711921e4a4210ee9cb521b98d49e62a82129fd5 (patch)
tree25e3d16301633cdce85893be5a30a963b3672969 /hw/hank/emisar-d1s
parentrenamed cfg.h -> anduril.h so each UI can have its own cfg (part 1) (diff)
downloadanduril-d711921e4a4210ee9cb521b98d49e62a82129fd5.tar.gz
anduril-d711921e4a4210ee9cb521b98d49e62a82129fd5.tar.bz2
anduril-d711921e4a4210ee9cb521b98d49e62a82129fd5.zip
renamed cfg.h -> anduril.h inside source files
Diffstat (limited to 'hw/hank/emisar-d1s')
-rw-r--r--hw/hank/emisar-d1s/anduril.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/hank/emisar-d1s/anduril.h b/hw/hank/emisar-d1s/anduril.h
index 9eddc05..96ba075 100644
--- a/hw/hank/emisar-d1s/anduril.h
+++ b/hw/hank/emisar-d1s/anduril.h
@@ -5,7 +5,7 @@
// same as Emisar D4, mostly
#include "hank/emisar-d4/hwdef.h"
-#include "hank/emisar-d4/cfg.h"
+#include "hank/emisar-d4/anduril.h"
#undef MODEL_NUMBER
#define MODEL_NUMBER "0122"