renamed my_gradd.h to SDL_gradd.h

This commit is contained in:
Ozkan Sezer
2021-01-21 21:20:10 +03:00
parent 178ae70a29
commit b6ae9a7cba
2 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,7 @@
#include "SDL_os2output.h"
#include "SDL_os2video.h"
#include "my_gradd.h"
#include "SDL_gradd.h"
typedef struct _VODATA {
PVOID pBuffer;