summaryrefslogtreecommitdiff
path: root/core/include/fxge/fx_ge_win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/include/fxge/fx_ge_win32.h')
-rw-r--r--core/include/fxge/fx_ge_win32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/include/fxge/fx_ge_win32.h b/core/include/fxge/fx_ge_win32.h
index c9cb2a35a9..3972090326 100644
--- a/core/include/fxge/fx_ge_win32.h
+++ b/core/include/fxge/fx_ge_win32.h
@@ -17,7 +17,7 @@ typedef struct WINDIB_Open_Args_ {
int flags;
- const FX_BYTE* memory_base;
+ const uint8_t* memory_base;
size_t memory_size;