X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=blobdiff_plain;f=openbox%2Fconfig.h;h=d6295f527c2bddc88b60dab5274ef08584786c43;hp=5c18ad3a2e25fd06fc20482188c7015fa0b3e6df;hb=b06b684589a618a2481ccc2745d5e03abb6bd5e0;hpb=04dc598a1fb195065403055fbb95589dd3511daa diff --git a/openbox/config.h b/openbox/config.h index 5c18ad3a..d6295f52 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -27,7 +27,7 @@ #include "geom.h" #include "moveresize.h" #include "obrender/render.h" -#include "obt/parse.h" +#include "obt/xml.h" #include @@ -200,7 +200,7 @@ extern GSList *config_menu_files; /*! Per app settings */ extern GSList *config_per_app_settings; -void config_startup(ObtParseInst *i); +void config_startup(ObtXmlInst *i); void config_shutdown(void); /*! Create an ObAppSettings structure with the default values */