diff --git a/Source/Plugins/KWIKFormat/RecordEngine/KWIKFormat.h b/Source/Plugins/KWIKFormat/RecordEngine/KWIKFormat.h
index 324d637d97bf96ea2463901db6063143466a2bfe..8501f4673601a69f37aa07275fcda37dd6f8c4e0 100644
--- a/Source/Plugins/KWIKFormat/RecordEngine/KWIKFormat.h
+++ b/Source/Plugins/KWIKFormat/RecordEngine/KWIKFormat.h
@@ -24,7 +24,7 @@
 #ifndef KWIKFORMAT_H_INCLUDED
 #define KWIKFORMAT_H_INCLUDED
  
-#include <OpenEphysHDF5Lib\HDF5FileFormat.h>
+#include <OpenEphysHDF5Lib/HDF5FileFormat.h>
 using namespace OpenEphysHDF5;
 
 struct KWIKRecordingInfo
@@ -134,4 +134,4 @@ private:
     JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR(KWXFile);
 };
 
-#endif
\ No newline at end of file
+#endif