]> git.sesse.net Git - fjl/blobdiff - bitsource_test.c
Rename input.h to bitsource.h (and friends).
[fjl] / bitsource_test.c
similarity index 99%
rename from input_test.c
rename to bitsource_test.c
index 57fae748621cfc5d2d4e0c87f1fe529773a91201..2b5217ff91a283fee9c544430bf73271cb565cfc 100644 (file)
@@ -4,7 +4,7 @@
 #include <time.h>
 #include <sys/time.h>
 
 #include <time.h>
 #include <sys/time.h>
 
-#include "input.h"
+#include "bitsource.h"
 
 struct custom_read_userdata {
        uint8_t* bytes;
 
 struct custom_read_userdata {
        uint8_t* bytes;