From: Dana Jansens Date: Wed, 21 May 2003 03:56:56 +0000 (+0000) Subject: add xerror.h X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=9f501638b55f023a6dff7c557f208083df74e4c9;p=chaz%2Fopenbox 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"