Renderer, ...: use PixelRect::GetCenter()
[xcsoar.git] / src / Device / Driver / IMI.hpp
blob29e94b7a7c29df0bb9e059b21d1496cd045955c9
1 /*
2 LK8000 Tactical Flight Computer - WWW.LK8000.IT
3 Released under GNU/GPL License v.2
4 See CREDITS.TXT file for authors and copyrights
5 */
7 #ifndef DEVIMI_H
8 #define DEVIMI_H
10 extern const struct DeviceRegister imi_driver;
12 #endif /* DEVIMI_H */