X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Feventdispatcher.cc;h=2a0c4448f59c045c604e75e1261b4c118d66f103;hb=9860b76c50e5ecacc85921539058eab4c655c38d;hp=69fa3d5ab0e428f74ddc49634372da6a380d6cd9;hpb=bbdfd8f1d6b46954f5611f245ee2c68aa2fe91ce;p=chaz%2Fopenbox diff --git a/otk/eventdispatcher.cc b/otk/eventdispatcher.cc index 69fa3d5a..2a0c4448 100644 --- a/otk/eventdispatcher.cc +++ b/otk/eventdispatcher.cc @@ -33,7 +33,7 @@ void OtkEventDispatcher::clearHandler(Window id) { _map.erase(id); } -#include + void OtkEventDispatcher::dispatchEvents(void) { XEvent e;