Rename keybindings.h to keybindings-private.h

This commit is contained in:
Tomas Frydrych
2009-01-29 14:16:01 +00:00
parent 352e2c02dc
commit 813acae961
6 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@
#include "frame-private.h"
#include "prefs.h"
#include "workspace-private.h"
#include "keybindings.h"
#include "keybindings-private.h"
#include "stack.h"
#include "xprops.h"
#include "compositor.h"