Mercurial > audlegacy-plugins
comparison src/evdev-plug/ed_internals.c @ 2576:bd3a24b39058
Removed #includes that should not be included anymore.
| author | Matti Hamalainen <ccr@tnsp.org> |
|---|---|
| date | Mon, 19 May 2008 04:20:50 +0300 |
| parents | a48a1a3e835a |
| children | 50d5897994ff |
comparison
equal
deleted
inserted
replaced
| 2575:1e67df1a1edc | 2576:bd3a24b39058 |
|---|---|
| 22 #include "ed_internals.h" | 22 #include "ed_internals.h" |
| 23 #include "ed_actions.h" | 23 #include "ed_actions.h" |
| 24 #include "ed_bindings_store.h" | 24 #include "ed_bindings_store.h" |
| 25 #include "ed_common.h" | 25 #include "ed_common.h" |
| 26 | 26 |
| 27 #include <audacious/util.h> | |
| 28 #include <stdint.h> | 27 #include <stdint.h> |
| 29 #include <stdio.h> | 28 #include <stdio.h> |
| 30 #include <linux/input.h> | 29 #include <linux/input.h> |
| 31 #include <sys/types.h> | 30 #include <sys/types.h> |
| 32 #include <sys/stat.h> | 31 #include <sys/stat.h> |
