summaryrefslogtreecommitdiffstats
path: root/src/house_arrest.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/house_arrest.c')
-rw-r--r--src/house_arrest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/house_arrest.c b/src/house_arrest.c
index 5dfd1b6..4eaf5e3 100644
--- a/src/house_arrest.c
+++ b/src/house_arrest.c
@@ -27,7 +27,7 @@
27#include "house_arrest.h" 27#include "house_arrest.h"
28#include "property_list_service.h" 28#include "property_list_service.h"
29#include "afc.h" 29#include "afc.h"
30#include "debug.h" 30#include "common/debug.h"
31 31
32/** 32/**
33 * Convert a property_list_service_error_t value to a house_arrest_error_t 33 * Convert a property_list_service_error_t value to a house_arrest_error_t