summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/plaparse.h
diff options
context:
space:
mode:
author couriersud <couriersud@arcor.de>2016-04-08 17:53:52 +0200
committer couriersud <couriersud@arcor.de>2016-04-08 17:53:52 +0200
commit28d364bc8fe6cd616128b29fa5f80170bee79a80 (patch)
tree585d4293aae9f3dfc8dfe81b5c24202c7b30bba1 /src/lib/util/plaparse.h
parent07645b6670074249817c208a561883bed10eb898 (diff)
Add includes for dependency documentation. There is still inconsistent
use of assert(...) in src/lib/util. libutil compile will use assert from <assert> while other parts of mame will be compiled with assert from emucore.h.
Diffstat (limited to 'src/lib/util/plaparse.h')
-rw-r--r--src/lib/util/plaparse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/util/plaparse.h b/src/lib/util/plaparse.h
index db85fac6ffd..e3bfcaf0e2a 100644
--- a/src/lib/util/plaparse.h
+++ b/src/lib/util/plaparse.h
@@ -12,7 +12,7 @@
#define __PLAPARSE_H__
#include "osdcore.h"
-
+#include "jedparse.h"
/***************************************************************************