summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/macro/nlm_cd4xxx_lib.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/netlist/macro/nlm_cd4xxx_lib.cpp')
-rw-r--r--src/lib/netlist/macro/nlm_cd4xxx_lib.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/netlist/macro/nlm_cd4xxx_lib.cpp b/src/lib/netlist/macro/nlm_cd4xxx_lib.cpp
index 7dc97b02407..292692da7fd 100644
--- a/src/lib/netlist/macro/nlm_cd4xxx_lib.cpp
+++ b/src/lib/netlist/macro/nlm_cd4xxx_lib.cpp
@@ -1,7 +1,7 @@
// license:GPL-2.0+
// copyright-holders:Couriersud
-#include "netlist/devices/net_lib.h"
+#include "devices/net_lib.h"
//- Identifier: CD4001_DIP
//- Title: CD4001BM/CD4001BC Quad 2-Input NOR Buffered B Series Gate
@@ -566,7 +566,7 @@ static NETLIST_START(MM5837_DIP)
A.VGG, /* VGG |2 7| NC */ NC.I,
A.OUT, /* OUT |3 6| NC */ NC.I,
A.VSS, /* VSS |4 5| NC */ NC.I,
- /* +--------+ */
+ /* +--------+ */
)
NETLIST_END()