Skip to content

Commit

Permalink
xrGame: add SDL headers for Ansel
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleivg committed Nov 8, 2018
1 parent 05ae233 commit 24fdd22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/xrGame/AnselManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

#include "AnselManager.h"
#include "holder_custom.h"
#include "SDL.h"
#include "SDL_syswm.h"

ENGINE_API extern BOOL bShowPauseString;
ENGINE_API extern BOOL g_bDisableRedText;
Expand Down

0 comments on commit 24fdd22

Please sign in to comment.