- Update to r53061
[reactos.git] / dll / cpl / access / access.h
index 88c29d2..5237cb9 100644 (file)
@@ -1,4 +1,12 @@
-#pragma once
+#include <windows.h>
+#include <commctrl.h>
+#include <cpl.h>
+#include <prsht.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <tchar.h>
+
+#include "resource.h"
 
 typedef LONG (CALLBACK *APPLET_INITPROC)(VOID);
 
 
 typedef LONG (CALLBACK *APPLET_INITPROC)(VOID);