* Slap *some* sense into our header inclusions.
[reactos.git] / reactos / base / applications / regedit / regedit.rc
index 43ebf5a..456ff4d 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
  * Regedit resources
  *
  * Copyright 2002 Robert Dickenson
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include <windows.h>
+#include <windef.h>
+#include <winuser.h>
+#include <commctrl.h>
+
 #include "resource.h"
 
 #define REACTOS_STR_FILE_DESCRIPTION   "ReactOS Registry Explorer\0"