summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/log.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-04-11 17:06:41 +0000
committerLennart Poettering <lennart@poettering.net>2008-04-11 17:06:41 +0000
commit55f273eb008cac7c2307057aa0ce85cf297b982c (patch)
treef4482af0f3d24a8d7d4e615d91f258573a5270b1 /src/pulsecore/log.h
parent07f5c1d8e433b5feb4f8b7a4307477e071234f1a (diff)
s/pulsecore\/gccmacro.h/pulse\/gccmacro.h/
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2261 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/pulsecore/log.h')
-rw-r--r--src/pulsecore/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/log.h b/src/pulsecore/log.h
index b0711dca..765dd2e5 100644
--- a/src/pulsecore/log.h
+++ b/src/pulsecore/log.h
@@ -27,7 +27,7 @@
#include <stdarg.h>
#include <stdlib.h>
-#include <pulsecore/gccmacro.h>
+#include <pulse/gccmacro.h>
/* A simple logging subsystem */