diff options
Diffstat (limited to 'mate-volume-control/src/gvc-mixer-dialog.h')
-rw-r--r-- | mate-volume-control/src/gvc-mixer-dialog.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mate-volume-control/src/gvc-mixer-dialog.h b/mate-volume-control/src/gvc-mixer-dialog.h index cc6e665..c494c1a 100644 --- a/mate-volume-control/src/gvc-mixer-dialog.h +++ b/mate-volume-control/src/gvc-mixer-dialog.h @@ -1,6 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- * * Copyright (C) 2008 Red Hat, Inc. + * Copyright (C) 2014 Michal Ratajsky <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -23,6 +24,7 @@ #include <glib.h> #include <glib-object.h> + #include <libmatemixer/matemixer.h> G_BEGIN_DECLS |