diff options
author | Michal Ratajsky <[email protected]> | 2014-06-26 01:35:56 +0200 |
---|---|---|
committer | Michal Ratajsky <[email protected]> | 2014-06-26 01:35:56 +0200 |
commit | f235385f34c81d4cd9092b94cb24670eb25421fa (patch) | |
tree | 489c2b9549302493da9b2d56b92aa4613722a90a /backends/pulse/pulse-helpers.h | |
parent | 0362ccf20d51fa27d7febd0e6c0fa368f2f9e663 (diff) | |
download | libmatemixer-f235385f34c81d4cd9092b94cb24670eb25421fa.tar.bz2 libmatemixer-f235385f34c81d4cd9092b94cb24670eb25421fa.tar.xz |
Minor fixes
Diffstat (limited to 'backends/pulse/pulse-helpers.h')
-rw-r--r-- | backends/pulse/pulse-helpers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/pulse/pulse-helpers.h b/backends/pulse/pulse-helpers.h index 978fd38..efc8fc9 100644 --- a/backends/pulse/pulse-helpers.h +++ b/backends/pulse/pulse-helpers.h @@ -19,7 +19,6 @@ #define PULSE_HELPERS_H #include <glib.h> -#include <glib-object.h> #include <libmatemixer/matemixer-enums.h> |