[SNDVOL32] Add the small line dialog
[reactos.git] / base / applications / hh / main.c
index c20d6d3..3d06156 100644 (file)
@@ -1,4 +1,6 @@
-#include <windows.h>
+#include <stdarg.h>
+#include <windef.h>
+#include <winbase.h>
 
 typedef int WINAPI DOWINMAIN(HMODULE hMod, LPSTR cmdline);