|
@@ -15,8 +15,8 @@
|
|
|
#ifndef __INTERPROCESS_SYNC_FILE_H__
|
|
|
#define __INTERPROCESS_SYNC_FILE_H__
|
|
|
|
|
|
-#include "util/interprocess_sync.h"
|
|
|
-#include "exceptions/exceptions.h"
|
|
|
+#include <util/interprocess_sync.h>
|
|
|
+#include <exceptions/exceptions.h>
|
|
|
|
|
|
namespace isc {
|
|
|
namespace util {
|