[SNDVOL32] Add the small line dialog
[reactos.git] / base / applications / regedit / about.c
index 5ac50c4..ad01d6d 100644 (file)
@@ -20,6 +20,8 @@
 
 #include "regedit.h"
 
+#include <shellapi.h>
+
 void ShowAboutBox(HWND hWnd)
 {
     WCHAR AppStr[255];