Skip to content

Commit bc7710a

Browse files
committed
fix(windows): touch support is not enabled by default
1 parent 83fc949 commit bc7710a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/platform/windows/windows_mouse.c

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* POSSIBILITY OF SUCH DAMAGE.
2929
*/
3030

31+
#include "config.h"
3132
#include <LCUI_Build.h>
3233
#ifdef LCUI_BUILD_IN_WIN32
3334
#include <LCUI/LCUI.h>

0 commit comments

Comments
 (0)