X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Feventdispatcher.cc;h=2de283691bf1ed7229118da7cba4f5310efbaa73;hb=3bc1f37469a4933966f049cc57093fb564b721a3;hp=0d861b3670ce286f4ca36539b8efc72697700535;hpb=e53fbcf092c40b22ccc4c5f23795e12c9862c338;p=chaz%2Fopenbox diff --git a/otk/eventdispatcher.cc b/otk/eventdispatcher.cc index 0d861b36..2de28369 100644 --- a/otk/eventdispatcher.cc +++ b/otk/eventdispatcher.cc @@ -1,9 +1,11 @@ #include "eventdispatcher.hh" #include "display.hh" +#include namespace otk { OtkEventDispatcher::OtkEventDispatcher() + : _fallback(0) { }