]> Dogcows Code - chaz/openbox/commitdiff
include widgetbase not widget
authorDana Jansens <danakj@orodu.net>
Fri, 24 Jan 2003 19:21:07 +0000 (19:21 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 24 Jan 2003 19:21:07 +0000 (19:21 +0000)
src/actions.hh

index 552d1a6548d250869c630e7c3729e7a21b751861..f8f03d0f213d4c724b692d4aaa0945b3022503b6 100644 (file)
@@ -6,7 +6,7 @@
   @brief The action interface for user-available actions
 */
 
-#include "widget.hh"
+#include "widgetbase.hh"
 #include "otk/point.hh"
 #include "otk/rect.hh"
 #include "otk/eventhandler.hh"
This page took 0.023754 seconds and 4 git commands to generate.