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 01b9c09f321..ac3b6f70f6d 100644
--- a/src/lib/netlist/devices/nld_tms4800.cpp
+++ b/src/lib/netlist/devices/nld_tms4800.cpp
@@ -6,8 +6,8 @@
*/
#include "nld_tms4800.h"
-#include "netlist/nl_base.h"
#include "netlist/devices/nlid_system.h"
+#include "netlist/nl_base.h"
namespace netlist
{