mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-10 18:38:45 +02:00
fix mising capitilazation for util include
This commit is contained in:
parent
13a0597ab6
commit
b524a38559
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
#define __interface__SerialInterface__
|
||||
|
||||
#include <glm/glm.hpp>
|
||||
#include "util.h"
|
||||
#include "Util.h"
|
||||
#include "world.h"
|
||||
#include "InterfaceConfig.h"
|
||||
#include <iostream>
|
||||
|
|
Loading…
Reference in a new issue