mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 00:06:44 -04:00
device: fix a case issue in include statement
This commit is contained in:
parent
9ff536432d
commit
8cdeb9b60b
@ -20,7 +20,7 @@
|
||||
#include "inputDeviceSet.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#include "xinputDevice.h"
|
||||
#include "xInputDevice.h"
|
||||
class WinRawInputDevice;
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user