mirror of
https://github.com/lubosz/overte.git
synced 2025-04-26 21:55:25 +02:00
include InterfaceConfig in Head.cpp for GLUT
This commit is contained in:
parent
d394035e7e
commit
ca0f285abe
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
#include <iostream>
|
||||
#include <glm/glm.hpp>
|
||||
#include <cstring>
|
||||
#include "InterfaceConfig.h"
|
||||
#include "Head.h"
|
||||
#include "Util.h"
|
||||
#include "SerialInterface.h"
|
||||
|
|
Loading…
Reference in a new issue