Move RawString.h into Common

This commit is contained in:
Birunthan Mohanathas
2013-05-31 17:34:36 +03:00
parent 1934c5db72
commit bdb5605d24
10 changed files with 13 additions and 13 deletions

View File

@ -18,7 +18,7 @@
#include <windows.h>
#include <stdio.h>
#include "../../Library/RawString.h"
#include "../../Common/RawString.h"
#include "../../Library/Export.h" // Rainmeter's exported functions
#include "../../Library/DisableThreadLibraryCalls.h" // contains DllMain entry point