[ACPPAGE] Revamp the 'edit' page to easier select different layers
[reactos.git] / dll / shellext / acppage / precomp.h
index 5fd81bd..129b6f8 100644 (file)
@@ -34,4 +34,6 @@ BOOL IsBuiltinLayer(PCWSTR Name);
 #include "CLayerStringList.hpp"
 #include "CLayerUIPropPage.hpp"
 
+BOOL ShowEditCompatModes(HWND hWnd, CLayerUIPropPage* page);
+
 #endif /* ACPPAGE_PRECOMP_H */