X-Git-Url: http://gitweb.michael.orlitzky.com/?p=xfce4-hdaps.git;a=blobdiff_plain;f=panel-plugin%2Fxfce4-hdaps.h;h=65e545e719037956a91c5e68e273022374f43db4;hp=cd4aa44ef618d3088ab89cc1919b1aabf4557805;hb=f96fd73099713a39795b0b32c418f2af8818a96a;hpb=8b11d6d14f447aad4d5b0811a52da23fb4875ff4 diff --git a/panel-plugin/xfce4-hdaps.h b/panel-plugin/xfce4-hdaps.h index cd4aa44..65e545e 100644 --- a/panel-plugin/xfce4-hdaps.h +++ b/panel-plugin/xfce4-hdaps.h @@ -25,7 +25,6 @@ #include #include #include -#include "hdaps.h" G_BEGIN_DECLS @@ -64,6 +63,8 @@ typedef struct { void hdaps_save(XfcePanelPlugin *plugin, HdapsPlugin *hdaps); +void hdaps_reset_timeout(HdapsPlugin *hdaps); + G_END_DECLS #endif