From: Dana Jansens Date: Mon, 4 Nov 2002 05:34:28 +0000 (+0000) Subject: include the timer manager class header X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=6bba50ef344168e3c6fdec4d349e090d408b4ebd;p=chaz%2Fopenbox include the timer manager class header --- diff --git a/src/openbox.hh b/src/openbox.hh index a479a45d..e1837218 100644 --- a/src/openbox.hh +++ b/src/openbox.hh @@ -10,7 +10,7 @@ extern "C" { #include #include "otk/screeninfo.hh" -#include "otk/timer.hh" +#include "otk/timermanager.hh" namespace ob {