Cosmetic changes to code.

This commit is contained in:
Birunthan Mohanathas
2011-02-03 18:09:24 +00:00
parent 3af4e14a4a
commit bf79f44e96
43 changed files with 62 additions and 62 deletions

View File

@ -24,9 +24,9 @@
#include <map>
#include <Ras.h>
#include <Iphlpapi.h>
#include "..\..\Library\Export.h" // Rainmeter's exported functions
#include "../../Library/Export.h" // Rainmeter's exported functions
#include "..\..\Library\DisableThreadLibraryCalls.h" // contains DllMain entry point
#include "../../Library/DisableThreadLibraryCalls.h" // contains DllMain entry point
/* The exported functions */
extern "C"