diff --git a/linux/keyman-system-service/src/OrderedOutputDevice.h b/linux/keyman-system-service/src/OrderedOutputDevice.h index caede1e353..83cf4ee05c 100644 --- a/linux/keyman-system-service/src/OrderedOutputDevice.h +++ b/linux/keyman-system-service/src/OrderedOutputDevice.h @@ -1,5 +1,5 @@ #ifndef __ORDEREDOUTPUTDEVICE_H__ -#define __ORDEROUTPUTDEVICE_H__ +#define __ORDEREDOUTPUTDEVICE_H__ #include @@ -23,4 +23,4 @@ protected: OrderedOutputDevice* CreateOrderedOutputDevice(); -#endif // __ORDEROUTPUTDEVICE_H__ +#endif // __ORDEREDOUTPUTDEVICE_H__