From fa93cb71e83df6ee9e91d04687829a049ea18ec5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 6 Oct 2008 03:35:46 +0200 Subject: make distcheck pass --- src/modules/bluetooth/module-bluetooth-proximity.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/bluetooth/module-bluetooth-proximity.c') diff --git a/src/modules/bluetooth/module-bluetooth-proximity.c b/src/modules/bluetooth/module-bluetooth-proximity.c index 5cca36e5..4cfaaf5b 100644 --- a/src/modules/bluetooth/module-bluetooth-proximity.c +++ b/src/modules/bluetooth/module-bluetooth-proximity.c @@ -43,7 +43,7 @@ #include #include -#include "dbus-util.h" +#include "../dbus-util.h" #include "module-bluetooth-proximity-symdef.h" PA_MODULE_AUTHOR("Lennart Poettering"); -- cgit