]> git.rkrishnan.org Git - dttsp.git/blobdiff - jDttSP/common.h
Major changes. Added metering and power spectrum, other fixes. Rearranged headers...
[dttsp.git] / jDttSP / common.h
index 0f71b86e73b44a45a82f46bd65f0cf9e188b4112..e31c20c6bc1c663c3cec4240fbf840de6702a43d 100644 (file)
@@ -33,10 +33,10 @@ Bridgewater, NJ 08807
 */
 
 #ifndef _common_h
-
 #define _common_h
 
 #include <fromsys.h>
+#include <defs.h>
 #include <banal.h>
 #include <splitfields.h>
 #include <datatypes.h>
@@ -59,6 +59,7 @@ Bridgewater, NJ 08807
 #include <spottone.h>
 #include <update.h>
 #include <meter.h>
+#include <spectrum.h>
 #include <sdrexport.h>
 #include <local.h>