Include ws_diag_control.h in config.h
[metze/wireshark/wip.git] / codecs / speex / resample.c
index 148565d028615831612d48dd9dbfec3e30b91973..e2489b5fd72b4d35bc1fdcc56aff4fff9fbeccf2 100644 (file)
@@ -57,9 +57,7 @@
    The latter both reduces CPU time and makes the algorithm more SIMD-friendly.
 */
 
-#include "config.h"
-
-#include "wsutil/ws_diag_control.h"
+#include <config.h>
 
 #define OUTSIDE_SPEEX 1
 #define FLOATING_POINT 1