summaryrefslogtreecommitdiffstats
path: root/gui/bitmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/bitmap.h')
-rw-r--r--gui/bitmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/bitmap.h b/gui/bitmap.h
index 0e5a455ac5..06194514e0 100644
--- a/gui/bitmap.h
+++ b/gui/bitmap.h
@@ -1,7 +1,7 @@
#ifndef GUI_BITMAP_H
#define GUI_BITMAP_H
-typedef struct _txSample
+typedef struct txSample
{
unsigned long Width;
unsigned long Height;