diff options
Diffstat (limited to 'src/custom-service.c')
-rw-r--r-- | src/custom-service.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/custom-service.c b/src/custom-service.c index 63590c7..5a5fc62 100644 --- a/src/custom-service.c +++ b/src/custom-service.c @@ -1,3 +1,5 @@ +#include "notification-item-client.h" +#include "notification-watcher-server.h" int main (int argc, char ** argv) |