diff options
Diffstat (limited to 'src/win95/chnktexi.cpp')
| -rw-r--r-- | src/win95/chnktexi.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win95/chnktexi.cpp b/src/win95/chnktexi.cpp index 640f011..7dad3d9 100644 --- a/src/win95/chnktexi.cpp +++ b/src/win95/chnktexi.cpp @@ -1,6 +1,6 @@ #include <windows.h> #include <string.h> -#include <string.hpp> +#include "string.hpp" #ifndef DB_LEVEL #define DB_LEVEL 4 #endif |
