forked from speed-dreams/speed-dreams-code
try to fix windows build error for carsetupmenu.h
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6902 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 73aed99356584bad6d990782781ecabfdc38fd54 Former-commit-id: 9675d8c621d708f90c89d3d70980349e88f0659c
This commit is contained in:
parent
c95fd93b25
commit
ee206de5fb
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
|||
#ifndef _CARSETUPMENU_H_
|
||||
#define _CARSETUPMENU_H_
|
||||
|
||||
#include <array>
|
||||
|
||||
#include <tgfclient.h>
|
||||
|
||||
#include "confscreens.h"
|
||||
|
|
Loading…
Reference in a new issue