summaryrefslogtreecommitdiff
path: root/xgpsspeed.h
diff options
context:
space:
mode:
Diffstat (limited to 'xgpsspeed.h')
-rw-r--r--xgpsspeed.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/xgpsspeed.h b/xgpsspeed.h
new file mode 100644
index 00000000..e4311833
--- /dev/null
+++ b/xgpsspeed.h
@@ -0,0 +1,10 @@
+#include <stdio.h>
+#include <math.h>
+#include <X11/Intrinsic.h>
+#include <X11/StringDefs.h>
+#include <X11/Shell.h>
+#include <X11/Xaw/Box.h>
+#include <X11/Xaw/Label.h>
+#include <X11/Xaw/Command.h>
+#include <X11/Xaw/Paned.h>
+#include <Tachometer.h>