]> git.tdb.fi Git - libs/core.git/blobdiff - source/fs/unix/filemonitor_platform.h
Add some missing includes
[libs/core.git] / source / fs / unix / filemonitor_platform.h
index ed900bfeb7a2faa49f79197a5b9126719b546977..ab3fa28d61171e71629ca51357cbfc5d9d07822f 100644 (file)
@@ -1,6 +1,10 @@
 #ifndef MSP_FS_FILEMONITOR_PLATFORM_H_
 #define MSP_FS_FILEMONITOR_PLATFORM_H_
 
+#include <msp/fs/path.h>
+#include <msp/io/eventobject.h>
+#include "filemonitor.h"
+
 namespace Msp {
 namespace FS {