diff options
Diffstat (limited to 'src/InotifyUpdate.cxx')
-rw-r--r-- | src/InotifyUpdate.cxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/InotifyUpdate.cxx b/src/InotifyUpdate.cxx index 7ed0e84ba..a1c3e0393 100644 --- a/src/InotifyUpdate.cxx +++ b/src/InotifyUpdate.cxx @@ -23,10 +23,7 @@ #include "InotifyQueue.hxx" #include "Mapper.hxx" #include "Main.hxx" - -extern "C" { -#include "path.h" -} +#include "Path.hxx" #include <glib.h> #include <assert.h> |