summaryrefslogtreecommitdiff
path: root/openbox/mouse.c
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-07-26 21:11:59 -0400
committerDana Jansens <danakj@orodu.net>2008-01-20 01:36:54 -0500
commit0fcf5ead0fb38710e6277da8b59c6ad19f907092 (patch)
treed1db143f6b14cbcd57aa27917bd8bd07133272ee /openbox/mouse.c
parente2ddfaf9fff1fb9dd6ebdc1a95f2b228d6baedb2 (diff)
make openbox use the obt prop.c/h stuff
holy search and replace batman
Diffstat (limited to 'openbox/mouse.c')
-rw-r--r--openbox/mouse.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/mouse.c b/openbox/mouse.c
index 56553c7d..dca6e6ba 100644
--- a/openbox/mouse.c
+++ b/openbox/mouse.c
@@ -22,7 +22,6 @@
#include "actions.h"
#include "event.h"
#include "client.h"
-#include "prop.h"
#include "grab.h"
#include "frame.h"
#include "translate.h"