Skip to content

Commit 233ae4a

Browse files
author
Birger Johansson
committed
Typo
1 parent bdb5a01 commit 233ae4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Modules/RobotModules/Phidgets/Phidgets.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#ifdef MAC_OS_X
3232
#include <Phidget21/phidget21.h>
3333
#else
34-
#include "phidget.21.h"
34+
#include "phidget21.h"
3535
#endif
3636
class Phidgets: public Module
3737
{

0 commit comments

Comments
 (0)