mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 07:43:57 +02:00
fix include from AudioInjector.h
This commit is contained in:
parent
cddbf85172
commit
553c8088dd
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
#include <glm/gtc/quaternion.hpp>
|
||||
#include <glm/gtx/component_wise.hpp>
|
||||
|
||||
#include "UDPSocket.h"
|
||||
#include <UDPSocket.h>
|
||||
|
||||
#include "AudioRingBuffer.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue