mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2025-02-17 01:45:41 +00:00
Fixed Types.h include
This commit is contained in:
parent
a202d8adc3
commit
1d4f5c871d
|
@ -1,7 +1,7 @@
|
|||
#ifndef _MODEL_H_
|
||||
#define _MODEL_H_
|
||||
|
||||
#include "types.h"
|
||||
#include "Types.h"
|
||||
#include <vector>
|
||||
#include <unordered_map>
|
||||
#include <map>
|
||||
|
|
Loading…
Reference in a new issue