diff options
Diffstat (limited to 'protocols/Steam/src/steam_dialogs.h')
-rw-r--r-- | protocols/Steam/src/steam_dialogs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Steam/src/steam_dialogs.h b/protocols/Steam/src/steam_dialogs.h index 139e2b7b26..133c19f414 100644 --- a/protocols/Steam/src/steam_dialogs.h +++ b/protocols/Steam/src/steam_dialogs.h @@ -1,4 +1,4 @@ -#ifndef _STEAM_DIALOGS_H_
+#ifndef _STEAM_DIALOGS_H_
#define _STEAM_DIALOGS_H_
typedef CProtoDlgBase<CSteamProto> CSteamDlgBase;
|