diff options
Diffstat (limited to 'kmail/editorwatcher.cpp')
-rw-r--r-- | kmail/editorwatcher.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/editorwatcher.cpp b/kmail/editorwatcher.cpp index 06368967e..da78a64dd 100644 --- a/kmail/editorwatcher.cpp +++ b/kmail/editorwatcher.cpp @@ -31,7 +31,7 @@ #include <cassert> -// inotify stuff taken from tdelibs/kio/kio/kdirwatch.cpp +// inotify stuff taken from tdelibs/tdeio/tdeio/kdirwatch.cpp #ifdef HAVE_SYS_INOTIFY #include <sys/ioctl.h> #include <sys/inotify.h> |