Skip to content

Commit bc24504

Browse files
committed
device: Fix some includes
1 parent f8f0180 commit bc24504

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

panda/src/device/linuxInputDeviceManager.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* @date 2018-01-25
1212
*/
1313

14-
#include "inputDeviceManager.h"
14+
#include "linuxInputDeviceManager.h"
1515
#include "throw_event.h"
1616

1717
#ifdef PHAVE_LINUX_INPUT_H

panda/src/device/trackerNode.cxx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
*/
1313

1414
#include "trackerNode.h"
15+
1516
#include "config_device.h"
17+
#include "clientTrackerDevice.h"
1618
#include "dataNodeTransmit.h"
1719

1820
TypeHandle TrackerNode::_type_handle;

panda/src/device/winInputDeviceManager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
#if defined(_WIN32) && !defined(CPPPARSER)
2020

21-
#include "xinputDevice.h"
21+
#include "xInputDevice.h"
2222

2323
#include <CfgMgr32.h>
2424
#include <devpkey.h>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy