about summary refs log tree commit diff
path: root/mousefunc.c
diff options
context:
space:
mode:
authorokan <okan>2012-11-09 03:52:02 +0000
committerokan <okan>2012-11-09 03:52:02 +0000
commit28224ff830f2841fd9481e33894b29f3c156f5aa (patch)
tree0bdfa69011229d14a7187ca5b15e39515f81c743 /mousefunc.c
parent04d4ed7b7e1f71d72e326429dc816988892be7eb (diff)
downloadcwm-28224ff830f2841fd9481e33894b29f3c156f5aa.tar.gz
cwm-28224ff830f2841fd9481e33894b29f3c156f5aa.tar.xz
cwm-28224ff830f2841fd9481e33894b29f3c156f5aa.zip
sort
Diffstat (limited to 'mousefunc.c')
-rw-r--r--mousefunc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mousefunc.c b/mousefunc.c
index 3521d71..d61adca 100644
--- a/mousefunc.c
+++ b/mousefunc.c
@@ -24,9 +24,9 @@
 
 #include <err.h>
 #include <errno.h>
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <stdio.h>
 #include <unistd.h>
 
 #include "calmwm.h"