diff options
Diffstat (limited to 'plugins/placement/history.c')
| -rw-r--r-- | plugins/placement/history.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/placement/history.c b/plugins/placement/history.c index fbfbf252..dfdcea28 100644 --- a/plugins/placement/history.c +++ b/plugins/placement/history.c @@ -1,7 +1,7 @@ -#include "../../kernel/openbox.h" -#include "../../kernel/dispatch.h" -#include "../../kernel/frame.h" -#include "../../kernel/client.h" +#include "kernel/openbox.h" +#include "kernel/dispatch.h" +#include "kernel/frame.h" +#include "kernel/client.h" #include <glib.h> #include <string.h> #ifdef HAVE_STDLIB_H |
