summaryrefslogtreecommitdiffstats
path: root/src/notification_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/notification_proxy.h')
-rw-r--r--src/notification_proxy.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/notification_proxy.h b/src/notification_proxy.h
index 0f92cdf..d8e9915 100644
--- a/src/notification_proxy.h
+++ b/src/notification_proxy.h
@@ -18,8 +18,9 @@
18 * License along with this library; if not, write to the Free Software 18 * License along with this library; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
20 */ 20 */
21#ifndef INOTIFICATION_PROXY_H 21
22#define INOTIFICATION_PROXY_H 22#ifndef __NOTIFICATION_PROXY_H
23#define __NOTIFICATION_PROXY_H
23 24
24#ifdef WIN32 25#ifdef WIN32
25#include <windows.h> 26#include <windows.h>