[HHCTRL.OCX] Sync with Wine Staging 3.3. CORE-14434
[reactos.git] / dll / win32 / hhctrl.ocx / index.c
index 327d4d7..8b80ce2 100644 (file)
  */
 
 #include "hhctrl.h"
+#include "stream.h"
+
+#include "wine/debug.h"
+
+WINE_DEFAULT_DEBUG_CHANNEL(htmlhelp);
 
 /* Fill the TreeView object corresponding to the Index items */
 static void fill_index_tree(HWND hwnd, IndexItem *item)