mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Cosmetic changes to code.
This commit is contained in:
@ -29,10 +29,10 @@
|
||||
#include <Wininet.h>
|
||||
#include <shlwapi.h>
|
||||
#include <process.h>
|
||||
#include "..\..\Library\pcre-8.10/pcre.h"
|
||||
#include "..\..\Library\Export.h" // Rainmeter's exported functions
|
||||
#include "../../Library/pcre-8.10/pcre.h"
|
||||
#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"
|
||||
|
Reference in New Issue
Block a user