| 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 |
| r23699 | r23700 | |
|---|---|---|
| 10 | 10 | #ifndef __ADC1038_H__ |
| 11 | 11 | #define __ADC1038_H__ |
| 12 | 12 | |
| 13 | #include "devlegcy.h" | |
| 14 | 13 | |
| 15 | 14 | |
| 16 | 15 | /*************************************************************************** |
| r23699 | r23700 | |
|---|---|---|
| 3 | 3 | #ifndef __K051649_H__ |
| 4 | 4 | #define __K051649_H__ |
| 5 | 5 | |
| 6 | #include "devlegcy.h" | |
| 7 | 6 | |
| 8 | ||
| 9 | 7 | //************************************************************************** |
| 10 | 8 | // INTERFACE CONFIGURATION MACROS |
| 11 | 9 | //************************************************************************** |
| Previous | 199869 Revisions | Next |