]> git.sesse.net Git - nageru/commitdiff
Unbreak build.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 31 Jul 2016 15:16:10 +0000 (17:16 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 31 Jul 2016 15:16:10 +0000 (17:16 +0200)
resampling_queue.h

index cfc10481c16872bb821784916bea16c4f494d452..cd5b44aa6d4e68ee7909c958c598949886f5f7a0 100644 (file)
@@ -45,6 +45,8 @@
 #include <deque>
 #include <memory>
 
+#include "defs.h"
+
 class ResamplingQueue {
 public:
        // card_num is for debugging outputs only.