Browse Source

fix includes for osx specific file

tags/0.124.0
Paul Davis 14 years ago
parent
commit
3aac458ec3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config/os/macosx/sanitycheck.c

+ 1
- 1
config/os/macosx/sanitycheck.c View File

@@ -1,4 +1,4 @@
#include <jack/sanitycheck.h>
#include "sanitycheck.h"

int
sanitycheck (int a, int b)


Loading…
Cancel
Save