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
Jean-Baptiste Kempf
libaacs
Commits
6e1153b0
Commit
6e1153b0
authored
Oct 08, 2013
by
npzacs
Browse files
Fix include paths in aacs_info.c
parent
60f89772
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/examples/aacs_info.c
View file @
6e1153b0
...
...
@@ -17,8 +17,8 @@
* <http://www.gnu.org/licenses/>.
*/
#include "
../
libaacs/aacs.h"
#include "
../
util/macro.h"
/* MKINT_BE48 */
#include "libaacs/aacs.h"
#include "util/macro.h"
/* MKINT_BE48 */
#include <stdio.h>
#include <stdlib.h>
...
...
Write
Preview
Markdown
is supported
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