diff --git a/WPrefs.app/Appearance.c b/WPrefs.app/Appearance.c index c0cb3ad2..005db349 100644 --- a/WPrefs.app/Appearance.c +++ b/WPrefs.app/Appearance.c @@ -28,7 +28,6 @@ #include #include #include -#include #include "TexturePanel.h" diff --git a/src/placement.c b/src/placement.c index 5938661e..4e197650 100644 --- a/src/placement.c +++ b/src/placement.c @@ -36,7 +36,6 @@ #include "actions.h" #include "funcs.h" #include "application.h" -#include "appicon.h" #include "dock.h" #include "xinerama.h" diff --git a/src/switchpanel.c b/src/switchpanel.c index d218d94d..38a8029b 100644 --- a/src/switchpanel.c +++ b/src/switchpanel.c @@ -32,7 +32,6 @@ #include "switchpanel.h" #include "funcs.h" #include "xinerama.h" -#include "window.h" extern Atom _XA_WM_IGNORE_FOCUS_EVENTS;