[RAPPS]
[reactos.git] / reactos / base / applications / rapps / richedit.c
index 99b53d2..fad3ba3 100644 (file)
@@ -8,10 +8,11 @@
 
 #include "rapps.h"
 
+#include <shlwapi.h>
+
 HWND hRichEdit;
 PWSTR pLink = NULL;
 
-
 VOID
 RichEditOnLink(HWND hwnd, ENLINK *Link)
 {