1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

cm256cc: fix path and pkgconfig discovery

This commit is contained in:
Davide Gerhard
2019-04-15 10:42:39 +02:00
parent 9d5c6f765e
commit 941aea3b92
7 changed files with 10 additions and 10 deletions
@@ -22,7 +22,7 @@
#include <QString>
#include <QDebug>
#include <cstdlib>
#include "cm256.h"
#include "cm256cc/cm256.h"
#include "util/movingaverage.h"