mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
Fix some missing headers.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@937 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
a034b61eb5
commit
a3fe39ac41
3 changed files with 4 additions and 1 deletions
|
|
@ -32,6 +32,7 @@
|
|||
#include <X11/Xlib.h>
|
||||
#include <X11/Xatom.h>
|
||||
|
||||
#include <polyp/util.h>
|
||||
#include <polyp/xmalloc.h>
|
||||
|
||||
#include <polypcore/module.h>
|
||||
|
|
|
|||
|
|
@ -29,10 +29,10 @@
|
|||
#include <string.h>
|
||||
|
||||
#include <polyp/def.h>
|
||||
#include <polyp/timeval.h>
|
||||
#include <polyp/xmalloc.h>
|
||||
|
||||
#include <polypcore/pstream-util.h>
|
||||
#include <polypcore/core-util.h>
|
||||
#include <polypcore/log.h>
|
||||
#include <polypcore/hashmap.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -31,6 +31,8 @@
|
|||
#include <X11/Xlib.h>
|
||||
#include <X11/Xatom.h>
|
||||
|
||||
#include <polyp/util.h>
|
||||
|
||||
#include <polypcore/core-util.h>
|
||||
#include <polypcore/log.h>
|
||||
#include <polypcore/authkey.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue