Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Leander Schulten
Lichtsteuerung
Commits
afe3c2cf
Commit
afe3c2cf
authored
May 25, 2019
by
Leander Schulten
Browse files
Fix build error. Missing include in main.cpp
parent
7fb60fba
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main.cpp
View file @
afe3c2cf
...
...
@@ -43,6 +43,7 @@
#include "audio/audiocapturemanager.h"
#include "test/testsampleclass.h"
#include "spotify/spotify.h"
#include "modules/dmxconsumer.h"
int
main
(
int
argc
,
char
*
argv
[])
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment