diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-02-01 18:03:09 -0600 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-02-01 18:03:09 -0600 |
commit | 8e46dcc512a409c485c008b1f703b000bfc41aa0 (patch) | |
tree | b1a511cde705a76dd2babab0124d31a08214d28b /src/indicator-sound.h | |
parent | 9e8c509c0f321f322c3b9d0a0a23050cb3b30a3f (diff) | |
parent | 439e6943aa4b50684ea7ebafc663d1ed21947961 (diff) | |
download | ayatana-indicator-sound-8e46dcc512a409c485c008b1f703b000bfc41aa0.tar.gz ayatana-indicator-sound-8e46dcc512a409c485c008b1f703b000bfc41aa0.tar.bz2 ayatana-indicator-sound-8e46dcc512a409c485c008b1f703b000bfc41aa0.zip |
merged trevisan's work
Diffstat (limited to 'src/indicator-sound.h')
-rw-r--r-- | src/indicator-sound.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/indicator-sound.h b/src/indicator-sound.h index ecc38fb..c52a62a 100644 --- a/src/indicator-sound.h +++ b/src/indicator-sound.h @@ -23,6 +23,8 @@ PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#include "config.h" + #include <libindicator/indicator.h> #include <libindicator/indicator-object.h> #include <libindicator/indicator-service-manager.h> |