mirror of
https://gitlab.freedesktop.org/pulseaudio/pavucontrol.git
synced 2026-05-07 18:58:04 +02:00
include config.h properly
git-svn-id: file:///home/lennart/svn/public/pavucontrol/trunk@28 c17c95f2-f111-0410-90bf-f30a9569010c
This commit is contained in:
parent
0e4aac9b82
commit
267485855d
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@
|
|||
USA.
|
||||
***/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <signal.h>
|
||||
|
||||
#include <gtkmm.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue