Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
1a78e455
Commit
1a78e455
authored
Feb 13, 2008
by
Guillaume Carmel-Archambault
Browse files
FIX warnings from duplicated includes in user_cfg
parent
c8932198
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/audio/audiolayer.cpp
View file @
1a78e455
...
...
@@ -26,6 +26,7 @@
#include
"audiolayer.h"
#include
"../global.h"
#include
"../manager.h"
#include
"../user_cfg.h"
//#define SFL_TEST
//#define SFL_TEST_SINE
...
...
src/audio/audiolayer.h
View file @
1a78e455
...
...
@@ -30,7 +30,6 @@
#include
"../global.h"
#include
"ringbuffer.h"
#include
"audiodevice.h"
#include
"../user_cfg.h"
#include
<vector.h>
...
...
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