From: Dana Jansens Date: Wed, 21 May 2003 03:56:56 +0000 (+0000) Subject: add xerror.h X-Git-Tag: openbox-3_0-rc1-RELEASE~1091 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=9f501638b55f023a6dff7c557f208083df74e4c9;p=dana%2Fopenbox.git add xerror.h --- diff --git a/openbox/screen.c b/openbox/screen.c index 0a7b34f1..a1ad36e0 100644 --- a/openbox/screen.c +++ b/openbox/screen.c @@ -1,5 +1,6 @@ #include "openbox.h" #include "dock.h" +#include "xerror.h" #include "prop.h" #include "startup.h" #include "timer.h"