11 lines
254 B
C
11 lines
254 B
C
--- crystality.c.orig Thu Aug 16 02:23:28 2001
|
|
+++ crystality.c Sun Sep 8 12:46:40 2002
|
|
@@ -20,7 +20,7 @@
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <math.h>
|
|
-#include <linux/soundcard.h>
|
|
+#include <sys/soundcard.h>
|
|
|
|
#include "crystality.h"
|
|
|