Skip to content

Commit

Permalink
update player_impl.h & stdafx.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackarain committed Apr 13, 2012
1 parent 4c85222 commit 744acc8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions avcore/player_impl.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// avplayer_impl.h
// ~~~~~~~~~~~~~~~
// player_impl.h
// ~~~~~~~~~~~~~
//
// Copyright (c) 2011 Jack ([email protected])
//
Expand Down
2 changes: 1 addition & 1 deletion avcore/stdafx.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

#ifndef _WIN32_WINNT
#define _WIN32_WINNT 0x0501
#endif
#endif

#include <stdio.h>
#include <windows.h>
Expand Down

0 comments on commit 744acc8

Please sign in to comment.