diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-30 13:52:31 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-30 13:52:31 +0000 |
| commit | 999cf25006b063048bff905924bb31eb7c4f9119 (patch) | |
| tree | 3955fcd8faffe8f2e002b4262750279e7cc8bec5 /openbox | |
| parent | 65144cc56283747a8bd2df9b7384162c88cbad92 (diff) | |
missing header
Diffstat (limited to 'openbox')
| -rw-r--r-- | openbox/xerror.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/xerror.c b/openbox/xerror.c index 14c0ecd6..6e884607 100644 --- a/openbox/xerror.c +++ b/openbox/xerror.c @@ -19,6 +19,7 @@ #include "openbox.h" #include "gettext.h" +#include "debug.h" #include <glib.h> #include <X11/Xlib.h> |
