summaryrefslogtreecommitdiffstats
path: root/src/SBServices.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/SBServices.c')
-rw-r--r--src/SBServices.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SBServices.c b/src/SBServices.c
index 2a724d1..2b65785 100644
--- a/src/SBServices.c
+++ b/src/SBServices.c
@@ -27,7 +27,7 @@
27 27
28#include "SBServices.h" 28#include "SBServices.h"
29#include "property_list_service.h" 29#include "property_list_service.h"
30#include "utils.h" 30#include "debug.h"
31 31
32/** Locks an sbservices client, done for thread safety stuff. 32/** Locks an sbservices client, done for thread safety stuff.
33 * 33 *