- compile clean for gcc

git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@11 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2014-07-19 13:02:37 +00:00
parent 00ecb0a6c1
commit 18b4fa3b5c
15 changed files with 143 additions and 113 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
#define __GRAPH_COMPONENT__
//[Headers] -- You can add your own extra header files here --
#include "JuceHeader.h"
#include <JuceHeader.h>
#include "Receiver.h"
//[/Headers]