summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_tms4800.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/netlist/devices/nld_tms4800.cpp')
-rw-r--r--src/lib/netlist/devices/nld_tms4800.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/netlist/devices/nld_tms4800.cpp b/src/lib/netlist/devices/nld_tms4800.cpp
index b52af34ca6a..abe63edda6e 100644
--- a/src/lib/netlist/devices/nld_tms4800.cpp
+++ b/src/lib/netlist/devices/nld_tms4800.cpp
@@ -26,7 +26,7 @@
*/
#include "nld_tms4800.h"
-#include "netlist/nl_base.h"
+#include "nl_base.h"
namespace netlist
{