summaryrefslogtreecommitdiff
path: root/util/cbfstool/lzma/C/Common/MyUnknown.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/cbfstool/lzma/C/Common/MyUnknown.h')
-rw-r--r--util/cbfstool/lzma/C/Common/MyUnknown.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/util/cbfstool/lzma/C/Common/MyUnknown.h b/util/cbfstool/lzma/C/Common/MyUnknown.h
index d28d854256..052c284f41 100644
--- a/util/cbfstool/lzma/C/Common/MyUnknown.h
+++ b/util/cbfstool/lzma/C/Common/MyUnknown.h
@@ -9,7 +9,7 @@
#if (_WIN32_WCE > 300)
#include <basetyps.h>
#else
-#define MIDL_INTERFACE(x) struct
+#define MIDL_INTERFACE(x) struct
#endif
#else
#include <basetyps.h>
@@ -17,8 +17,8 @@
#include <unknwn.h>
-#else
+#else
#include "MyWindows.h"
#endif
-
+
#endif