From 9cd2e9ec8fc0127393dfce9c0359d500c8c238be Mon Sep 17 00:00:00 2001
From: Edward Rudd <urkle@outoforder.cc>
Date: Tue, 09 Apr 2019 02:22:50 +0000
Subject: [PATCH] updae source to 2.0.9 source

---
 source/src/video/haiku/SDL_bevents.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/source/src/video/haiku/SDL_bevents.h b/source/src/video/haiku/SDL_bevents.h
index 3c090c8..5c34fcf 100644
--- a/source/src/video/haiku/SDL_bevents.h
+++ b/source/src/video/haiku/SDL_bevents.h
@@ -28,7 +28,7 @@
 extern "C" {
 #endif
 
-extern void BE_PumpEvents(_THIS);
+extern void HAIKU_PumpEvents(_THIS);
 
 #ifdef __cplusplus
 }

--
Gitblit v1.9.3