Sync to trunk revision 61757.
[reactos.git] / dll / win32 / cabinet / fci.c
index 92ed8a6..8139dcd 100644 (file)
@@ -33,6 +33,7 @@ There is still some work to be done:
 #include "cabinet.h"
 
 #include <assert.h>
+#include <fci.h>
 
 #ifdef HAVE_ZLIB
 # include <zlib.h>