Previous 199869 Revisions Next

r23700 Friday 14th June, 2013 at 09:04:29 UTC by Fabio Priuli
removed a couple of unneeded devlegcy.h inclusions (thanks Osso for pointing them out). nw.
[src/emu/machine]adc1038.h
[src/emu/sound]k051649.h

trunk/src/emu/machine/adc1038.h
r23699r23700
1010#ifndef __ADC1038_H__
1111#define __ADC1038_H__
1212
13#include "devlegcy.h"
1413
1514
1615/***************************************************************************
trunk/src/emu/sound/k051649.h
r23699r23700
33#ifndef __K051649_H__
44#define __K051649_H__
55
6#include "devlegcy.h"
76
8
97//**************************************************************************
108//  INTERFACE CONFIGURATION MACROS
119//**************************************************************************

Previous 199869 Revisions Next


© 1997-2024 The MAME Team