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

Deep redesign: removed useless samplesource subdirectory

This commit is contained in:
f4exb
2015-08-25 08:31:57 +02:00
parent 005eae774e
commit a68104ab65
9 changed files with 9 additions and 9 deletions
@@ -17,7 +17,7 @@
#ifndef INCLUDE_FILESOURCEINPUT_H
#define INCLUDE_FILESOURCEINPUT_H
#include "dsp/samplesource/samplesource.h"
#include "dsp/samplesource.h"
#include <QString>
#include <QTimer>
#include <ctime>