summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tasc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tasc.cpp')
-rw-r--r--src/mame/drivers/tasc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tasc.cpp b/src/mame/drivers/tasc.cpp
index cf9cc406fe5..d11edf6c6aa 100644
--- a/src/mame/drivers/tasc.cpp
+++ b/src/mame/drivers/tasc.cpp
@@ -63,8 +63,8 @@ TODO:
#include "machine/ram.h"
#include "machine/smartboard.h"
#include "machine/timer.h"
-#include "video/t6963c.h"
#include "sound/spkrdev.h"
+#include "video/t6963c.h"
#include "speaker.h"