From d14a0a7be38de94dce84818c904e609d31da21ab Mon Sep 17 00:00:00 2001 From: Orcan Ogetbil Date: Wed, 15 Dec 2010 22:46:10 +0000 Subject: Major cleanup in the #includes. Moved the contents of all.h into individal files. --- muse2/awl/floatentry.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'muse2/awl/floatentry.cpp') diff --git a/muse2/awl/floatentry.cpp b/muse2/awl/floatentry.cpp index 7831614f..471ec5a0 100644 --- a/muse2/awl/floatentry.cpp +++ b/muse2/awl/floatentry.cpp @@ -21,6 +21,10 @@ #include "floatentry.h" #include "fastlog.h" +#include +#include +#include + #define TIMER1 400 #define TIMER2 200 #define TIMEC 7 -- cgit v1.2.3