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