Fix include style for service-constants.h include
authorDavin McCall <davmac@davmac.org>
Wed, 30 Dec 2015 00:16:26 +0000 (00:16 +0000)
committerDavin McCall <davmac@davmac.org>
Wed, 30 Dec 2015 00:16:26 +0000 (00:16 +0000)
service-listener.h

index 82fc3546c959519b3e4943abe71faa7715c8eb06..c45c2a96e0fe6bc65e8d0d7044ee7cbb9dd920d1 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef SERVICE_LISTENER_H
 #define SERVICE_LISTENER_H
 
-#include <service-constants.h>
+#include "service-constants.h"
 
 class ServiceRecord;