chiark / gitweb /
Loosen playlist command rights.
[disorder] / lib / bits.c
index 6b5273b5d4fd6e5ef33304b6ea815f348825f40a..4ed2402cae9f89613ce230ea0d317a4c6f3a45b0 100644 (file)
@@ -22,8 +22,7 @@
  * @brief Bit operations
  */
 
-#include <config.h>
-#include "types.h"
+#include "common.h"
 
 #include <math.h>