aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-09-02 19:26:41 +0800
committerchai <chaifix@163.com>2018-09-02 19:26:41 +0800
commit05d1cfb909390de4843ac6932be14520b80c1bcd (patch)
treed6d2e73b079caad3f18952c964d151388952cb9c /src/main.cpp
parent4f147c08fc5498af393729c5e4a3d91894c97467 (diff)
*update
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 8bd308b..f0abd16 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1,6 +1,6 @@
#ifdef _WIN32
-# include <SDL2/SDL_Main.h>
-# include <direct.h>
+#include <SDL2/SDL_Main.h>
+#include <direct.h>
#endif
#include "lua/modules/luax.h"