mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
device: Fix missing include
This commit is contained in:
parent
ff06135412
commit
c63562088b
@ -15,6 +15,7 @@
|
|||||||
#include "gamepadButton.h"
|
#include "gamepadButton.h"
|
||||||
#include "mouseButton.h"
|
#include "mouseButton.h"
|
||||||
#include "buttonRegistry.h"
|
#include "buttonRegistry.h"
|
||||||
|
#include "winInputDeviceManager.h"
|
||||||
|
|
||||||
#if defined(_WIN32) && !defined(CPPPARSER)
|
#if defined(_WIN32) && !defined(CPPPARSER)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user