* Sync to trunk HEAD (r53298).
[reactos.git] / base / applications / mspaint / mouse.c
index 26d3ffb..84909fb 100644 (file)
@@ -8,10 +8,7 @@
 
 /* INCLUDES *********************************************************/
 
-#include "globalvar.h"
-#include "dib.h"
-#include "drawing.h"
-#include "history.h"
+#include "precomp.h"
 
 /* FUNCTIONS ********************************************************/