From d65ad1bf151383722802d4bb13b12a33b97480e4 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 2 Jan 2013 22:43:56 +0100 Subject: mapper: convert to C++ --- src/InotifyUpdate.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/InotifyUpdate.cxx') diff --git a/src/InotifyUpdate.cxx b/src/InotifyUpdate.cxx index 3e438b69..878da888 100644 --- a/src/InotifyUpdate.cxx +++ b/src/InotifyUpdate.cxx @@ -22,9 +22,9 @@ #include "InotifySource.hxx" #include "InotifyQueue.hxx" #include "database.h" +#include "Mapper.hxx" extern "C" { -#include "mapper.h" #include "path.h" } -- cgit v1.2.3