summaryrefslogtreecommitdiffstats
path: root/src/utils/pax11publish.c
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2006-05-19 11:32:32 +0000
committerPierre Ossman <ossman@cendio.se>2006-05-19 11:32:32 +0000
commita3fe39ac4168d9521dc12c8e27eb8040ff078f5e (patch)
tree88e48679049b9029b7b6d024c4560db99d4fbcc0 /src/utils/pax11publish.c
parenta034b61eb5a9bd897349be425b28c42b87f63d65 (diff)
Fix some missing headers.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@937 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/utils/pax11publish.c')
-rw-r--r--src/utils/pax11publish.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/pax11publish.c b/src/utils/pax11publish.c
index ee0cb845..668361c6 100644
--- a/src/utils/pax11publish.c
+++ b/src/utils/pax11publish.c
@@ -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>