JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
changed default colors
[dwm.git] / event.c
diff --git a/event.c b/event.c
index 5ff6b91..937bee2 100644 (file)
--- a/event.c
+++ b/event.c
@@ -9,7 +9,7 @@
 #include <X11/keysym.h>
 #include <X11/Xatom.h>
 
-#include "wm.h"
+#include "dwm.h"
 
 /* local functions */
 static void buttonpress(XEvent *e);