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

@ -20,7 +20,7 @@
#include <TlHelp32.h>
#include <algorithm>
#include <vector>
#include "../../Library/RawString.h"
#include "../../Common/RawString.h"
#include "../../Library/Export.h" // Rainmeter's exported functions
#include "../../Library/DisableThreadLibraryCalls.h" // contains DllMain entry point