summaryrefslogtreecommitdiffstats
path: root/src/installation_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/installation_proxy.h')
-rw-r--r--src/installation_proxy.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/installation_proxy.h b/src/installation_proxy.h
index 642968d..40175a0 100644
--- a/src/installation_proxy.h
+++ b/src/installation_proxy.h
@@ -18,8 +18,9 @@
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef IINSTALLATION_PROXY_H
-#define IINSTALLATION_PROXY_H
+
+#ifndef __INSTALLATION_PROXY_H
+#define __INSTALLATION_PROXY_H
#ifdef WIN32
#include <windows.h>