]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/blobdiff - panel-plugin/xfce4-hdaps.h
Fixed build with --enable-debug=full thanks to Evgeni Golov.
[xfce4-hdaps.git] / panel-plugin / xfce4-hdaps.h
index cd4aa44ef618d3088ab89cc1919b1aabf4557805..65e545e719037956a91c5e68e273022374f43db4 100644 (file)
@@ -25,7 +25,6 @@
 #include <libxfce4panel/xfce-panel-plugin.h>
 #include <libxfce4panel/xfce-hvbox.h>
 #include <libxfce4util/libxfce4util.h>
-#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