]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2198] Revert include to local
authorMukund Sivaraman <muks@isc.org>
Sun, 14 Oct 2012 18:33:13 +0000 (00:03 +0530)
committerMukund Sivaraman <muks@isc.org>
Sun, 21 Oct 2012 23:44:37 +0000 (05:14 +0530)
src/lib/util/interprocess_sync_file.cc

index b406e6e01c90754573e39fb0a23aa7063ac84256..6da3f146d63622f5f2054eaa32bdc7e65f1ed37d 100644 (file)
@@ -12,7 +12,7 @@
 // OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 // PERFORMANCE OF THIS SOFTWARE.
 
-#include <util/interprocess_sync_file.h>
+#include "interprocess_sync_file.h"
 
 #include <boost/weak_ptr.hpp>