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:
Pierre Ossman 2006-05-19 11:32:32 +00:00
parent a034b61eb5
commit a3fe39ac41
3 changed files with 4 additions and 1 deletions

View file

@ -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>