mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
gconf, gsettings: fix config.h includes
config.h should be included by all .c files and none of the .h files.
This commit is contained in:
parent
d7a457eaed
commit
0623b3c91e
4 changed files with 10 additions and 8 deletions
|
|
@ -17,8 +17,6 @@
|
|||
License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
|
||||
***/
|
||||
|
||||
#include "stdin-util.h"
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue