diff options
Diffstat (limited to 'plugins/AutoShutdown/src/common.h')
-rw-r--r-- | plugins/AutoShutdown/src/common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/AutoShutdown/src/common.h b/plugins/AutoShutdown/src/common.h index 1fb595186d..4c117f02ee 100644 --- a/plugins/AutoShutdown/src/common.h +++ b/plugins/AutoShutdown/src/common.h @@ -72,3 +72,5 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "watcher.h"
#include "resource.h"
#include "version.h"
+
+extern IconItem iconList[];
\ No newline at end of file |