[APPLICATIONS]
[reactos.git] / reactos / base / applications / paint / mouse.h
index 49bbb40..acb083c 100644 (file)
@@ -6,7 +6,7 @@
  * PROGRAMMERS: Benedikt Freisen
  */
 
-void placeSelWin();
+void placeSelWin(void);
 
 void startPaintingL(HDC hdc, short x, short y, int fg, int bg);