diff options
Diffstat (limited to 'enum2string.cpp')
| -rw-r--r-- | enum2string.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/enum2string.cpp b/enum2string.cpp index 870aeba..62c34e8 100644 --- a/enum2string.cpp +++ b/enum2string.cpp | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | License : Public domain | 5 | License : Public domain |
| 6 | */ | 6 | */ |
| 7 | 7 | ||
| 8 | #include "../../Open Steamworks/Steamworks.h" | 8 | #include "Open Steamworks/Steamworks.h" |
| 9 | 9 | ||
| 10 | const char* AppState2String(EAppState eState) | 10 | const char* AppState2String(EAppState eState) |
| 11 | { | 11 | { |
